function IconExtractorInterface::label

Returns the translated plugin label.

1 method overrides IconExtractorInterface::label()
IconExtractorBase::label in core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php
Returns the translated plugin label.

File

core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php, line 42

Class

IconExtractorInterface
Interface for icon_extractor plugins.

Namespace

Drupal\Core\Theme\Icon

Code

public function label() : string;

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