protected property PluginManager::$themeHandler in Express 8
The theme handler to check if theme exists.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- themes/
contrib/ bootstrap/ src/ Plugin/ PluginManager.php, line 32 - Contains \Drupal\bootstrap\Plugin\PluginManager.
Class
- PluginManager
- Base class for Bootstrap plugin managers.
Namespace
Drupal\bootstrap\PluginCode
protected $themeHandler;