We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9336900 commit eb5ae1bCopy full SHA for eb5ae1b
tests/Rules/Symfony/ExampleLegacyServiceSubscriber.php
@@ -6,6 +6,7 @@
6
7
final class ExampleLegacyServiceSubscriber implements ServiceSubscriberInterface
8
{
9
+
10
public function privateService(): void
11
12
$this->get('private');
0 commit comments