File tree
Expand file treeCollapse file tree1 file changed
+0
-1
lines changed Expand file treeCollapse file tree1 file changed
+0
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
12 | 12 | use PhpCsFixer\Fixer\Casing\NativeFunctionTypeDeclarationCasingFixer;
|
13 | 13 | use PhpCsFixer\Fixer\CastNotation\CastSpacesFixer;
|
14 | 14 | use PhpCsFixer\Fixer\ClassNotation\FinalClassFixer;
|
15 |
| -use PhpCsFixer\Fixer\ClassNotation\FinalPublicMethodForAbstractClassFixer; |
16 | 15 | use PhpCsFixer\Fixer\ClassNotation\NoBlankLinesAfterClassOpeningFixer;
|
17 | 16 | use PhpCsFixer\Fixer\ClassNotation\NoNullPropertyInitializationFixer;
|
18 | 17 | use PhpCsFixer\Fixer\ClassNotation\NoUnneededFinalMethodFixer;
|
|
You can’t perform that action at this time.
0 commit comments