function IconDefinitionInterface::getId

Get the full icon id.

Return value

string The icon id as pack_id:icon_id.

1 method overrides IconDefinitionInterface::getId()
IconDefinition::getId in core/lib/Drupal/Core/Theme/Icon/IconDefinition.php

File

core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php, line 101

Class

IconDefinitionInterface
Interface for icon definition.

Namespace

Drupal\Core\Theme\Icon

Code

public function getId() : string;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.