protected property ControllerResolver::$container

The injection container that should be injected into all controllers.

Type: Symfony\Component\DependencyInjection\ContainerInterface

File

drupal/core/lib/Drupal/Core/ControllerResolver.php, line 29
Definition of Drupal\Core\ControllerResolver.

Class

ControllerResolver
ControllerResolver to enhance controllers beyond Symfony's basic handling.

Namespace

Drupal\Core

Code

protected $container;