Skip to content

Commit a4a3a7d

Browse files
committed
Apply fixes from StyleCI
1 parent dbe7f9c commit a4a3a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
ClosureToArrowFunctionRector::class,
2323
ReadOnlyPropertyRector::class,
2424
NullToStrictStringFuncCallArgRector::class,
25-
NewInInitializerRector::class
25+
NewInInitializerRector::class,
2626
]);

0 commit comments

Comments
 (0)