You are here

protected property PluginManager::$themeManager in Express 8

The theme manager to invoke alter hooks.

Type: \Drupal\Core\Theme\ThemeManager

File

themes/contrib/bootstrap/src/Plugin/PluginManager.php, line 39
Contains \Drupal\bootstrap\Plugin\PluginManager.

Class

PluginManager
Base class for Bootstrap plugin managers.

Namespace

Drupal\bootstrap\Plugin

Code

protected $themeManager;