api/symfony/Component/Console/Tests/Fixtures/MockableAppliationWithTerminalWidth.yaml

16 lines
324 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: MockableAppliationWithTerminalWidth
class_comment: null
dependencies:
- name: Application
type: class
source: Symfony\Component\Console\Application
properties: []
methods:
- name: getTerminalWidth
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\Console\Application
interfaces: []