You are here

protected property PluginBase::$theme in Express 8

The currently set theme object.

Type: \Drupal\bootstrap\Theme

File

themes/contrib/bootstrap/src/Plugin/PluginBase.php, line 23
Contains \Drupal\bootstrap\Plugin\PluginBase.

Class

PluginBase
Base class for an update.

Namespace

Drupal\bootstrap\Plugin

Code

protected $theme;