You are here

protected property ExtensionDiscovery::$sitePath in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Extension/ExtensionDiscovery.php \Drupal\Core\Extension\ExtensionDiscovery::sitePath

The site path.

Type: string

File

core/lib/Drupal/Core/Extension/ExtensionDiscovery.php, line 92

Class

ExtensionDiscovery
Discovers available extensions in the filesystem.

Namespace

Drupal\Core\Extension

Code

protected $sitePath;