protected property ConfigSubscriber::$drupalKernel in JSON:API Extras 8.3
Same name and namespace in other branches
- 8.2 src/EventSubscriber/ConfigSubscriber.php \Drupal\jsonapi_extras\EventSubscriber\ConfigSubscriber::drupalKernel
The Drupal kernel.
Type: \Drupal\Core\DrupalKernelInterface
File
- src/
EventSubscriber/ ConfigSubscriber.php, line 24
Class
- ConfigSubscriber
- Associates config cache tag and rebuilds container + routes when necessary.
Namespace
Drupal\jsonapi_extras\EventSubscriberCode
protected $drupalKernel;