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