You are here

protected property JuiceboxXmlControllerBase::$httpKernel in Juicebox HTML5 Responsive Image Galleries 8.3

Same name and namespace in other branches
  1. 8.2 src/Controller/JuiceboxXmlControllerBase.php \Drupal\juicebox\Controller\JuiceboxXmlControllerBase::httpKernel

The Symfony http kernel service.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/Controller/JuiceboxXmlControllerBase.php, line 41

Class

JuiceboxXmlControllerBase
Controller routines for Juicebox XML.

Namespace

Drupal\juicebox\Controller

Code

protected $httpKernel;