function IconDefinitionInterface::getLabel

Get the icon label as human friendly.

Return value

string The icon label.

1 method overrides IconDefinitionInterface::getLabel()
IconDefinition::getLabel in core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
Get the icon label as human friendly.

File

core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php, line 93

Class

IconDefinitionInterface
Interface for icon definition.

Namespace

Drupal\Core\Theme\Icon

Code

public function getLabel() : string;

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