We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cafe93 commit 26503d1Copy full SHA for 26503d1
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