You are here

protected property ChainedFastRawBackendFactory::$kernel_terminated in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Cache/ChainedFastRawBackendFactory.php \Drupal\supercache\Cache\ChainedFastRawBackendFactory::kernel_terminated

Track wether the Kernel is terminated.

Type: bool

File

src/Cache/ChainedFastRawBackendFactory.php, line 54
Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.

Class

ChainedFastRawBackendFactory
Defines the chained fast cache backend factory.

Namespace

Drupal\supercache\Cache

Code

protected $kernel_terminated;