You are here

protected property ThemeInitialization::$root in Drupal 8

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

The app root.

Type: string

File

core/lib/Drupal/Core/Theme/ThemeInitialization.php, line 34

Class

ThemeInitialization
Provides the theme initialization logic.

Namespace

Drupal\Core\Theme

Code

protected $root;