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: []