public function IconSetInterface::getAttached in Icon API 8
Retrieves an array of resources to be loaded alongside the icon set.
Return value
array The plugin settings.
1 method overrides IconSetInterface::getAttached()
- IconSetBase::getAttached in src/
Plugin/ Icon/ IconSetBase.php - Retrieves an array of resources to be loaded alongside the icon set.
File
- src/
Plugin/ Icon/ IconSetInterface.php, line 85
Class
- IconSetInterface
- Interface IconSetInterface
Namespace
Drupal\icon\Plugin\IconCode
public function getAttached();