protected property AppRootFactory::$drupalKernel in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/AppRootFactory.php \Drupal\Core\AppRootFactory::drupalKernel
The Drupal kernel.
Type: \Drupal\Core\DrupalKernelInterface
File
- core/
lib/ Drupal/ Core/ AppRootFactory.php, line 15
Class
- AppRootFactory
- Gets the app root from the kernel.
Namespace
Drupal\CoreCode
protected $drupalKernel;