You are here

public function IconSetInterface::getUrl in Icon API 8

Retrieves the url for more information regarding the icon set.

Return value

string The url.

1 method overrides IconSetInterface::getUrl()
IconSetBase::getUrl in src/Plugin/Icon/IconSetBase.php
Retrieves the url for more information regarding the icon set.

File

src/Plugin/Icon/IconSetInterface.php, line 45

Class

IconSetInterface
Interface IconSetInterface

Namespace

Drupal\icon\Plugin\Icon

Code

public function getUrl();