function IconDefinitionInterface::getPackId
Get the icon Pack id.
Return value
string The icon Pack id.
1 method overrides IconDefinitionInterface::getPackId()
- IconDefinition::getPackId in core/
lib/ Drupal/ Core/ Theme/ Icon/ IconDefinition.php
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ IconDefinitionInterface.php, line 117
Class
- IconDefinitionInterface
- Interface for icon definition.
Namespace
Drupal\Core\Theme\IconCode
public function getPackId() : string;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.