function IconExtractorInterface::description
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php \Drupal\Core\Theme\Icon\IconExtractorInterface::description()
Returns the translated plugin description.
1 method overrides IconExtractorInterface::description()
- IconExtractorBase::description in core/
lib/ Drupal/ Core/ Theme/ Icon/ IconExtractorBase.php - Returns the translated plugin description.
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ IconExtractorInterface.php, line 47
Class
- IconExtractorInterface
- Interface for icon_extractor plugins.
Namespace
Drupal\Core\Theme\IconCode
public function description() : string;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.