protected property AppRootFactory::$drupalKernel in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 20 - Contains \Drupal\Core\AppRootFactory.
Class
- AppRootFactory
- Gets the app root from the kernel.
Namespace
Drupal\CoreCode
protected $drupalKernel;