Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceLocatorTrait.php
ServiceLocatorTrait::$loading
Type:
loading
File
vendor/
symfony/
service-contracts/
ServiceLocatorTrait.php
, line 30
Class
ServiceLocatorTrait
A trait to help implement ServiceProviderInterface.
Namespace
Symfony\Contracts\Service
Code
private array $loading = [];
RSS feed