protected property HtmlPageController::$container

The injection container for this object.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

drupal/core/lib/Drupal/Core/HtmlPageController.php, line 25
Definition of Drupal\Core\HtmlPageController.

Class

HtmlPageController
Default controller for most HTML pages.

Namespace

Drupal\Core

Code

protected $container;