You are here

public function IconProviderInterface::getUrl in Icon API 8

Retrieves the url for more information regarding the provider

Return value

string The url.

1 method overrides IconProviderInterface::getUrl()
IconProviderBase::getUrl in src/Plugin/Icon/IconProviderBase.php
Retrieves the url for more information regarding the provider

File

src/Plugin/Icon/IconProviderInterface.php, line 29

Class

IconProviderInterface
Interface IconProviderInterface

Namespace

Drupal\icon\Plugin\Icon

Code

public function getUrl();