You are here

protected property PluginManager::$theme in Express 8

The current theme.

Type: \Drupal\bootstrap\Theme

File

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

Class

PluginManager
Base class for Bootstrap plugin managers.

Namespace

Drupal\bootstrap\Plugin

Code

protected $theme;