XmlFilesLoader
class XmlFilesLoader extendsFilesLoader
Loads validation metadata from a list of XML 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.