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\Icon

Code

public function getPackLabel() : ?TranslatableMarkup;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.