public function IconSetInterface::getPath in Icon API 8
Retrieves the path where the icon set resource files are located.
Return value
string The path to the file.
1 method overrides IconSetInterface::getPath()
- IconSetBase::getPath in src/
Plugin/ Icon/ IconSetBase.php - Retrieves the path where the icon set resource files are located.
File
- src/
Plugin/ Icon/ IconSetInterface.php, line 61
Class
- IconSetInterface
- Interface IconSetInterface
Namespace
Drupal\icon\Plugin\IconCode
public function getPath();