43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
name: TextDescriptorTest
|
|
class_comment: null
|
|
dependencies:
|
|
- name: TextDescriptor
|
|
type: class
|
|
source: Symfony\Component\Console\Descriptor\TextDescriptor
|
|
- name: DescriptorApplication2
|
|
type: class
|
|
source: Symfony\Component\Console\Tests\Fixtures\DescriptorApplication2
|
|
- name: DescriptorApplicationMbString
|
|
type: class
|
|
source: Symfony\Component\Console\Tests\Fixtures\DescriptorApplicationMbString
|
|
- name: DescriptorCommandMbString
|
|
type: class
|
|
source: Symfony\Component\Console\Tests\Fixtures\DescriptorCommandMbString
|
|
properties: []
|
|
methods:
|
|
- name: getDescribeCommandTestData
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: getDescribeApplicationTestData
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: testDescribeApplicationWithFilteredNamespace
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: getDescriptor
|
|
visibility: protected
|
|
parameters: []
|
|
comment: null
|
|
- name: getFormat
|
|
visibility: protected
|
|
parameters: []
|
|
comment: null
|
|
traits:
|
|
- Symfony\Component\Console\Descriptor\TextDescriptor
|
|
- Symfony\Component\Console\Tests\Fixtures\DescriptorApplication2
|
|
- Symfony\Component\Console\Tests\Fixtures\DescriptorApplicationMbString
|
|
- Symfony\Component\Console\Tests\Fixtures\DescriptorCommandMbString
|
|
interfaces: []
|