You are here

public property IconSet::$attached in Icon API 8

An array of resources to be loaded alongside the icon set.

Type: array

File

src/Annotation/IconSet.php, line 82

Class

IconSet
Defines a IconSet annotation object.

Namespace

Drupal\icon\Annotation

Code

public $attached = [];