protected YamlDirectoryDiscovery::getIdentifier($file
Defines the key in the discovered data where the file path is stored. File core/lib/Drupal/Component
public YamlDiscovery::findAll() Returns
Provides discovery for YAML files within a given set of directories. This overrides the Component file decoding with the Core YAML implementation
Interface for classes providing a type of discovery. Hierarchy interface \Drupal\
protected YamlDiscovery::decode($file) Decode
public YamlDiscovery::__construct($name, array $directories)
The key contained in the discovered data that identifies it. Type: string File
protected YamlDirectoryDiscovery::getDirectoryIt
An array of directories to scan, keyed by the provider. The value can either be a string or an array of strings. The string values should be
Page 2 of 3