You are here

protected property StaticGenerator::$httpKernel in Tome 8

The HTTP kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

modules/tome_static/src/StaticGenerator.php, line 41

Class

StaticGenerator
Handles static site generation.

Namespace

Drupal\tome_static

Code

protected $httpKernel;