You are here

protected property Extension::$root in Drupal 8

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

The app root.

Type: string

File

core/lib/Drupal/Core/Extension/Extension.php, line 50

Class

Extension
Defines an extension (file) object.

Namespace

Drupal\Core\Extension

Code

protected $root;