You are here

protected property BootstrapProvider::$js in Express 8

An array of JavaScript assets.

Type: array

File

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

Class

BootstrapProvider
Defines a BootstrapProvider annotation object.

Namespace

Drupal\bootstrap\Annotation

Code

protected $js = [];