You are here

public function MiconIconInterface::getTag in Micon 8

Get the unique tag of the IcoMoon icon.

Return value

string The IcoMoon icon.

1 method overrides MiconIconInterface::getTag()
MiconIcon::getTag in src/MiconIcon.php
Get the unique tag of the IcoMoon icon.

File

src/MiconIconInterface.php, line 48

Class

MiconIconInterface
Defines an object which can be rendered by the Render API.

Namespace

Drupal\micon

Code

public function getTag();