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