public function IconSetInterface::getVersion in Icon API 8
Retrieves the supplemental information for identifying the icon set.
Return value
string The version.
1 method overrides IconSetInterface::getVersion()
- IconSetBase::getVersion in src/
Plugin/ Icon/ IconSetBase.php - Retrieves the supplemental information for identifying the icon set.
File
- src/
Plugin/ Icon/ IconSetInterface.php, line 53
Class
- IconSetInterface
- Interface IconSetInterface
Namespace
Drupal\icon\Plugin\IconCode
public function getVersion();