You are here

public function MiconIconInterface::getPackageLabel in Micon 2.x

Same name and namespace in other branches
  1. 8 src/MiconIconInterface.php \Drupal\micon\MiconIconInterface::getPackageLabel()

Get the label of the Micon package.

Return value

string The package entity label.

1 method overrides MiconIconInterface::getPackageLabel()
MiconIcon::getPackageLabel in src/MiconIcon.php
Get the label of the Micon package.

File

src/MiconIconInterface.php, line 32

Class

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

Namespace

Drupal\micon

Code

public function getPackageLabel();