function IconExtractorWithFinderInterface::getFilesFromSources
Create files data from sources config.
Return value
array<string, array<string, string|null>> List of files with metadata.
1 method overrides IconExtractorWithFinderInterface::getFilesFromSources()
- IconExtractorWithFinder::getFilesFromSources in core/
lib/ Drupal/ Core/ Theme/ Icon/ IconExtractorWithFinder.php - Create files data from sources config.
File
-
core/
lib/ Drupal/ Core/ Theme/ Icon/ IconExtractorWithFinderInterface.php, line 21
Class
- IconExtractorWithFinderInterface
- Interface for icon_extractor plugins.
Namespace
Drupal\Core\Theme\IconCode
public function getFilesFromSources() : array;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.