protected property ThemeHandler::$root in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Extension/ThemeHandler.php \Drupal\Core\Extension\ThemeHandler::root
The app root.
Type: string
File
- core/
lib/ Drupal/ Core/ Extension/ ThemeHandler.php, line 39
Class
- ThemeHandler
- Default theme handler using the config system to store installation statuses.
Namespace
Drupal\Core\ExtensionCode
protected $root;