function IconExtractorInterface::description

Returns the translated plugin description.

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

File

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

Class

IconExtractorInterface
Interface for icon_extractor plugins.

Namespace

Drupal\Core\Theme\Icon

Code

public function description() : string;

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