27 lines
752 B
YAML
27 lines
752 B
YAML
name: BashCompletionOutputTest
|
|
class_comment: null
|
|
dependencies:
|
|
- name: BashCompletionOutput
|
|
type: class
|
|
source: Symfony\Component\Console\Completion\Output\BashCompletionOutput
|
|
- name: CompletionOutputInterface
|
|
type: class
|
|
source: Symfony\Component\Console\Completion\Output\CompletionOutputInterface
|
|
properties: []
|
|
methods:
|
|
- name: getCompletionOutput
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: getExpectedOptionsOutput
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
- name: getExpectedValuesOutput
|
|
visibility: public
|
|
parameters: []
|
|
comment: null
|
|
traits:
|
|
- Symfony\Component\Console\Completion\Output\BashCompletionOutput
|
|
- Symfony\Component\Console\Completion\Output\CompletionOutputInterface
|
|
interfaces: []
|