public function IconSetInterface::getSettings in Icon API 8
Retrieves an array of settings passed to the renderer.
Return value
array Array of settings.
1 method overrides IconSetInterface::getSettings()
- IconSetBase::getSettings in src/
Plugin/ Icon/ IconSetBase.php - Retrieves an array of settings passed to the renderer.
File
- src/
Plugin/ Icon/ IconSetInterface.php, line 77
Class
- IconSetInterface
- Interface IconSetInterface
Namespace
Drupal\icon\Plugin\IconCode
public function getSettings();