You are here

protected property AssetLibrary::$jsAssets in Libraries API 8.3

An array containing the JavaScript assets of the library.

Type: array

File

src/ExternalLibrary/Asset/AssetLibrary.php, line 42

Class

AssetLibrary
Provides a class for a single attachable asset library.

Namespace

Drupal\libraries\ExternalLibrary\Asset

Code

protected $jsAssets = [];