public function IconRendererInterface::getFile in Icon API 8
Retrieves the file where the preprocessing and theming hooks are defined.
Return value
string The file name.
1 method overrides IconRendererInterface::getFile()
- IconRendererBase::getFile in src/
Plugin/ Icon/ IconRendererBase.php - Retrieves the file where the preprocessing and theming hooks are defined.
File
- src/
Plugin/ Icon/ IconRendererInterface.php, line 29
Class
- IconRendererInterface
- Interface IconRendererInterface
Namespace
Drupal\icon\Plugin\IconCode
public function getFile();