You are here

protected property ThemeSettings::$theme in Express 8

The current theme object.

Type: \Drupal\bootstrap\Theme

File

themes/contrib/bootstrap/src/ThemeSettings.php, line 36
Contains \Drupal\bootstrap\ThemeSettings.

Class

ThemeSettings
Provides a configuration API wrapper for runtime merged theme settings.

Namespace

Drupal\bootstrap

Code

protected $theme;