15 lines
365 B
YAML
15 lines
365 B
YAML
name: console
|
|
class_comment: null
|
|
dependencies:
|
|
- name: DebugCommand
|
|
type: class
|
|
source: Symfony\Bridge\Twig\Command\DebugCommand
|
|
- name: LintCommand
|
|
type: class
|
|
source: Symfony\Bundle\TwigBundle\Command\LintCommand
|
|
properties: []
|
|
methods: []
|
|
traits:
|
|
- Symfony\Bridge\Twig\Command\DebugCommand
|
|
- Symfony\Bundle\TwigBundle\Command\LintCommand
|
|
interfaces: []
|