Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceMethodsSubscriberTrait.php
ServiceMethodsSubscriberTrait::$container
Type:
container
File
vendor/
symfony/
service-contracts/
ServiceMethodsSubscriberTrait.php
, line 29
Class
ServiceMethodsSubscriberTrait
Implementation of ServiceSubscriberInterface that determines subscribed services from methods that have the #[SubscribedService] attribute.
Namespace
Symfony\Contracts\Service
Code
protected ContainerInterface $container;
RSS feed