You are here

public function IconSetInterface::getLabel in Icon API 8

Retrieves the human readable label for the plugin.

Return value

string The human readable label.

1 method overrides IconSetInterface::getLabel()
IconSetBase::getLabel in src/Plugin/Icon/IconSetBase.php
Retrieves the human readable label for the plugin.

File

src/Plugin/Icon/IconSetInterface.php, line 21

Class

IconSetInterface
Interface IconSetInterface

Namespace

Drupal\icon\Plugin\Icon

Code

public function getLabel();