function TestExtractor::discoverIcons
Overrides IconExtractorInterface::discoverIcons
File
-
core/
modules/ system/ tests/ modules/ icon_test/ src/ Plugin/ IconExtractor/ TestExtractor.php, line 28
Class
- TestExtractor
- Test plugin implementation of the icon_extractor.
Namespace
Drupal\icon_test\Plugin\IconExtractorCode
public function discoverIcons() : array {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.