api/symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.yaml

21 lines
406 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []