Skip to content

Commit

Permalink
Test BC break
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Feb 4, 2022
1 parent eb62416 commit e903b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psalm/Storage/Assertion/IsEqualIsset.php
Expand Up @@ -4,7 +4,7 @@

use Psalm\Storage\Assertion;

class IsEqualIsset extends Assertion
final class IsEqualIsset extends Assertion
{
/** @psalm-mutation-free */
public function getNegation(): Assertion
Expand Down

0 comments on commit e903b83

Please sign in to comment.