You are here

public function MiconInterface::getIcons in Micon 2.x

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

Get Micon package icons with tag as key.

Return value

array The information for the IcoMoon icons.

1 method overrides MiconInterface::getIcons()
Micon::getIcons in src/Entity/Micon.php
Get Micon package icons with tag as key.

File

src/Entity/MiconInterface.php, line 44

Class

MiconInterface
Provides an interface for defining Micon entities.

Namespace

Drupal\micon\Entity

Code

public function getIcons();