You are here

protected property SitePathFactory::$drupalKernel in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 20
Contains \Drupal\Core\SitePathFactory.

Class

SitePathFactory
Gets the site path from the kernel.

Namespace

Drupal\Core

Code

protected $drupalKernel;