protected property ChainDefinitionDiscovery::$discoveries in Libraries API 8.3
The list of definition discoveries that will be checked.
Type: \Drupal\libraries\ExternalLibrary\Definition\DefinitionDiscoveryInterface[]
File
- src/
ExternalLibrary/ Definition/ ChainDefinitionDiscovery.php, line 24
Class
- ChainDefinitionDiscovery
- Provides a definition discovery that checks a list of other discoveries.
Namespace
Drupal\libraries\ExternalLibrary\DefinitionCode
protected $discoveries = [];