The path to the theme.
Type: string
File
- core/lib/Drupal/Core/Theme/ActiveTheme.php, line 27
Class
- ActiveTheme
- Defines a theme and its information needed at runtime.
Namespace
Drupal\Core\Theme
Code
protected $path;
The path to the theme.
Type: string
Drupal\Core\Theme
protected $path;
Please login to continue.