You are here

protected property BootstrapProvider::$css in Express 8

An array of CSS assets.

Type: array

File

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

Class

BootstrapProvider
Defines a BootstrapProvider annotation object.

Namespace

Drupal\bootstrap\Annotation

Code

protected $css = [];