protected property DialogController::$httpKernel

The HttpKernel object to use for subrequests.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

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

Class

DialogController
Defines a default controller for dialog requests.

Namespace

Drupal\Core\Controller

Code

protected $httpKernel;