function IconDefinitionInterface::getId
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php \Drupal\Core\Theme\Icon\IconDefinitionInterface::getId()
Get the full icon id.
Return value
string The icon id as pack_id:icon_id.
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ IconDefinitionInterface.php, line 101
Class
- IconDefinitionInterface
- Interface for icon definition.
Namespace
Drupal\Core\Theme\IconCode
public function getId() : string;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.