YamlFilesLoader
class YamlFilesLoader extendsFilesLoader
Loads validation metadata from a list of YAML files.
Methods
array
getFileLoaders(array$paths)
Returns an array of file loaders for the given file paths.
from FilesLoader
getFileLoaderInstance(string$file)
Creates a loader for the given file path.