function IconDefinitionInterface::getPackLabel
Get the icon pack label.
Return value
\Drupal\Core\StringTranslation\TranslatableMarkup|null The icon pack label.
1 method overrides IconDefinitionInterface::getPackLabel()
- IconDefinition::getPackLabel in core/
lib/ Drupal/ Core/ Theme/ Icon/ IconDefinition.php
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ IconDefinitionInterface.php, line 149
Class
- IconDefinitionInterface
- Interface for icon definition.
Namespace
Drupal\Core\Theme\IconCode
public function getPackLabel() : ?TranslatableMarkup;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.