protected static property LibraryDiscovery::$files in System stream wrapper 8
We don't want to affect the static cache of the core ExtensionDiscovery class, so we keep one separately.
Type: array
Overrides ExtensionDiscovery::$files
File
- src/
Extension/ LibraryDiscovery.php, line 29
Class
- LibraryDiscovery
- Discovers available libraries in the filesystem.
Namespace
Drupal\system_stream_wrapper\ExtensionCode
protected static $files = array();