ReverseContainer::$serviceContainer

The service container.

Type: \Drupal\Component\DependencyInjection\Container|\Symfony\Component\DependencyInjection\Container

File

core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php, line 20

Class

ReverseContainer
Retrieves service IDs from the container for public services.

Namespace

Drupal\Component\DependencyInjection

Code

private $serviceContainer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.