We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4da61 commit 4785b30Copy full SHA for 4785b30
Service/ServiceSubscriberTrait.php
@@ -22,7 +22,7 @@
22
trait ServiceSubscriberTrait
23
{
24
/** @var ContainerInterface */
25
- private $container;
+ protected $container;
26
27
public static function getSubscribedServices(): array
28
0 commit comments