protected property ChainedFastBackendFactory::$kernel_terminated in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/Cache/ChainedFastBackendFactory.php \Drupal\supercache\Cache\ChainedFastBackendFactory::kernel_terminated
Track wether the Kernel is terminated.
Type: bool
File
- src/
Cache/ ChainedFastBackendFactory.php, line 52 - Contains \Drupal\supercache\Cache\ChainedFastBackendFactory.
Class
- ChainedFastBackendFactory
- Defines the chained fast cache backend factory.
Namespace
Drupal\supercache\CacheCode
protected $kernel_terminated;