function IconDefinition::getLabel
Overrides IconDefinitionInterface::getLabel
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ IconDefinition.php, line 123
Class
- IconDefinition
- Handle an icon definition.
Namespace
Drupal\Core\Theme\IconCode
public function getLabel() : string {
return self::humanize($this->icon_id);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.