You are here

protected property MultipleAssetLibrary::$libraries in Libraries API 8.3

An array of attachable asset libraries.

File

src/ExternalLibrary/Asset/MultipleAssetLibrary.php, line 37

Class

MultipleAssetLibrary
Provides a class for a library with multiple attachable asset libraries.

Namespace

Drupal\libraries\ExternalLibrary\Asset

Code

protected $libraries = [];