You are here

protected property Theme::$bootstrap in Express 8

Flag indicating if the theme is Bootstrap based.

Type: bool

File

themes/contrib/bootstrap/src/Theme.php, line 67
Contains \Drupal\bootstrap.

Class

Theme
Defines a theme object.

Namespace

Drupal\bootstrap

Code

protected $bootstrap;