api/symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.yaml
2024-09-26 02:03:21 -07:00

20 lines
406 B
YAML

name: FileValidatorPathTest
class_comment: null
dependencies:
- name: File
type: class
source: Symfony\Component\Validator\Constraints\File
properties: []
methods:
- name: getFile
visibility: protected
parameters:
- name: filename
comment: null
- name: testFileNotFound
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\Validator\Constraints\File
interfaces: []