You are here

protected property AssetLibrary::$cssAssets in Libraries API 8.3

An array containing the CSS assets of the library.

Type: array

File

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

Class

AssetLibrary
Provides a class for a single attachable asset library.

Namespace

Drupal\libraries\ExternalLibrary\Asset

Code

protected $cssAssets = [];