protected property HtmlFormController::$container

The injection container for this object.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php, line 25
Contains \Drupal\Core\Controller\HtmlFormController.

Class

HtmlFormController
Wrapping controller for forms that serve as the main page body.

Namespace

Drupal\Core\Controller

Code

protected $container;