The theme object representing the active theme for this registry.
Type: \Drupal\Core\Theme\ActiveTheme
File
- core/lib/Drupal/Core/Theme/Registry.php, line 32
Class
- Registry
- Defines the theme registry service.
Namespace
Drupal\Core\Theme
Code
1 | protected $theme ; |
Please login to continue.