You are here

public function MiconIconInterface::getTags in Micon 2.x

Get the tags of the IcoMoon icon.

Return value

string The IcoMoon icon.

1 method overrides MiconIconInterface::getTags()
MiconIcon::getTags in src/MiconIcon.php
Get the tags 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 getTags();