Skip to content

Commit eb5ae1b

Browse files
Kai Eichingerlookyman
Kai Eichinger
authored andcommitted
Fix CS issues to keep CI happy
1 parent 9336900 commit eb5ae1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/Rules/Symfony/ExampleLegacyServiceSubscriber.php

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
final class ExampleLegacyServiceSubscriber implements ServiceSubscriberInterface
88
{
9+
910
public function privateService(): void
1011
{
1112
$this->get('private');

0 commit comments

Comments
 (0)