Skip to content

Commit

Permalink
Fix: Reference
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jul 15, 2024
1 parent e0d03fd commit d5eddea
Show file tree
Hide file tree
Showing 27 changed files with 52 additions and 52 deletions.
52 changes: 26 additions & 26 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,67 +23,67 @@
</file>
<file src="src/RuleSet/Php53.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php54.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php55.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php56.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php70.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php71.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php72.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php73.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php74.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php80.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php81.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php82.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/RuleSet/Php83.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="src/Rules.php">
Expand Down Expand Up @@ -150,67 +150,67 @@
</file>
<file src="test/Unit/RuleSet/Php53Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php54Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php55Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php56Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php70Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php71Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php72Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php73Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php74Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php80Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php81Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php82Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
<file src="test/Unit/RuleSet/Php83Test.php">
<InternalMethod>
<code><![CDATA[new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
<code><![CDATA[new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer()]]></code>
</InternalMethod>
</file>
</files>
2 changes: 1 addition & 1 deletion src/RuleSet/Php53.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php54.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php55.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php56.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php70.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php71.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php72.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php73.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php74.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php80.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php81.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php82.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion src/RuleSet/Php83.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public static function create(): RuleSet
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
),
Name::fromString(\sprintf(
'ergebnis (PHP %d.%d)',
Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php53Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php54Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php55Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php56Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php70Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php71Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php72Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php73Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php74Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php80Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php81Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php82Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down
2 changes: 1 addition & 1 deletion test/Unit/RuleSet/Php83Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ protected function expectedCustomFixers(): Fixers
new Fixer\NoDuplicatedArrayKeyFixer(),
new Fixer\NoDuplicatedImportsFixer(),
new Fixer\PhpdocTypesCommaSpacesFixer(),
new PhpCsFixer\Whitespace\LineBreakAfterStatementsFixer(),
new PhpCsFixer\Fixer\Whitespace\LineBreakAfterStatementsFixer(),
);
}

Expand Down

0 comments on commit d5eddea

Please sign in to comment.