protected property BcConfigSubscriber::$kernel in Drupal 8
The Drupal Kernel.
Type: \Drupal\Core\DrupalKernelInterface
File
- core/
modules/ serialization/ src/ EventSubscriber/ BcConfigSubscriber.php, line 20
Class
- BcConfigSubscriber
- Config event subscriber to rebuild the container when BC config is saved.
Namespace
Drupal\serialization\EventSubscriberCode
protected $kernel;