platform/api/symfony/Component/Finder/Tests/FinderOpenBasedirTest.yaml
2024-09-02 10:44:11 -07:00

25 lines
518 B
YAML

name: FinderOpenBasedirTest
class_comment: null
dependencies:
- name: Finder
type: class
source: Symfony\Component\Finder\Finder
properties: []
methods:
- name: testIgnoreVCSIgnoredWithOpenBasedir
visibility: public
parameters: []
comment: '# * @runInSeparateProcess'
- name: buildFinder
visibility: protected
parameters: []
comment: null
- name: iniSet
visibility: protected
parameters:
- name: varName
- name: newValue
comment: null
traits:
- Symfony\Component\Finder\Finder
interfaces: []