You are here

public function MiconInterface::getName in Micon 2.x

Same name and namespace in other branches
  1. 8 src/Entity/MiconInterface.php \Drupal\micon\Entity\MiconInterface::getName()

Get unique IcoMoon package name.

1 method overrides MiconInterface::getName()
Micon::getName in src/Entity/Micon.php
Get unique IcoMoon package name.

File

src/Entity/MiconInterface.php, line 31

Class

MiconInterface
Provides an interface for defining Micon entities.

Namespace

Drupal\micon\Entity

Code

public function getName();