protected YamlDirectoryDiscovery::getIdentifier($file, array $data)
Gets the identifier from the data.
Parameters
string $file: The filename.
array $data: The data from the YAML file.
Return value
string The identifier from the data.
File
core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php, line 112
Class
YamlDirectoryDiscovery Discovers multiple YAML files in a set of directories.
Namespace
Drupal\Component\Discovery
Code
protected function getIdentifier($file, array $dat