You are here

protected property BootstrapProvider::$themes in Express 8

An array of themes supported by the provider.

Type: array

File

themes/contrib/bootstrap/src/Annotation/BootstrapProvider.php, line 89
Contains \Drupal\bootstrap\Annotation\BootstrapProvider.

Class

BootstrapProvider
Defines a BootstrapProvider annotation object.

Namespace

Drupal\bootstrap\Annotation

Code

protected $themes = [];