21 lines
406 B
YAML
21 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: []
|