public function IconSetInterface::getProvider in Icon API 8
Retrieves the provider name corresponding to the icon set.
Return value
string The provider.
1 method overrides IconSetInterface::getProvider()
- IconSetBase::getProvider in src/
Plugin/ Icon/ IconSetBase.php - Retrieves the provider name corresponding to the icon set.
File
- src/
Plugin/ Icon/ IconSetInterface.php, line 37
Class
- IconSetInterface
- Interface IconSetInterface
Namespace
Drupal\icon\Plugin\IconCode
public function getProvider();