protected property Extension::$root in Drupal 8
Same name and namespace in other branches
- 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\ExtensionCode
protected $root;