platform/api/symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.yaml
2024-09-02 10:44:11 -07:00

22 lines
409 B
YAML

name: YamlFilesLoader
class_comment: '# * Loads validation metadata from a list of YAML files.
# *
# * @author Bulat Shakirzyanov <mallluhuct@gmail.com>
# * @author Bernhard Schussek <bschussek@gmail.com>
# *
# * @see FilesLoader'
dependencies: []
properties: []
methods:
- name: getFileLoaderInstance
visibility: public
parameters:
- name: file
comment: null
traits: []
interfaces: []