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