protected property ThemeRegistry::$currentTheme in Express 8
The currently set Bootstrap theme object.
Cannot use "$theme" because this is the Registry's ActiveTheme object.
Type: \Drupal\bootstrap\Theme
File
- themes/
contrib/ bootstrap/ src/ Plugin/ Alter/ ThemeRegistry.php, line 36 - Contains \Drupal\bootstrap\Plugin\Alter\ThemeRegistry.
Class
- ThemeRegistry
- Extends the theme registry to override and use protected functions.
Namespace
Drupal\bootstrap\Plugin\AlterCode
protected $currentTheme;