protected property ModuleHandler::$root in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Extension/ModuleHandler.php \Drupal\Core\Extension\ModuleHandler::root
The app root.
Type: string
File
- core/
lib/ Drupal/ Core/ Extension/ ModuleHandler.php, line 86
Class
- ModuleHandler
- Class that manages modules in a Drupal installation.
Namespace
Drupal\Core\ExtensionCode
protected $root;