You are here

public function MiconIconInterface::getPrefix in Micon 8

Same name and namespace in other branches
  1. 2.x src/MiconIconInterface.php \Drupal\micon\MiconIconInterface::getPrefix()

Get the unique prefix of the IcoMoon package.

Return value

string The IcoMoon prefix.

1 method overrides MiconIconInterface::getPrefix()
MiconIcon::getPrefix in src/MiconIcon.php
Get the unique prefix of the IcoMoon package.

File

src/MiconIconInterface.php, line 40

Class

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

Namespace

Drupal\micon

Code

public function getPrefix();