public function MiconIconInterface::getName in Micon 2.x
Get the unique name of the IcoMoon icon.
Return value
string The IcoMoon icon.
1 method overrides MiconIconInterface::getName()
- MiconIcon::getName in src/
MiconIcon.php - Get the unique name of the IcoMoon icon.
File
- src/
MiconIconInterface.php, line 56
Class
- MiconIconInterface
- Defines an object which can be rendered by the Render API.
Namespace
Drupal\miconCode
public function getName();