api/symfony/Bundle/FrameworkBundle/Command/XliffLintCommand.yaml

23 lines
492 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: XliffLintCommand
class_comment: null
dependencies:
- name: AsCommand
type: class
source: Symfony\Component\Console\Attribute\AsCommand
- name: BaseLintCommand
type: class
source: Symfony\Component\Translation\Command\XliffLintCommand
properties: []
methods:
- name: __construct
visibility: public
parameters: []
comment: null
- name: configure
visibility: protected
parameters: []
comment: null
traits:
- Symfony\Component\Console\Attribute\AsCommand
interfaces: []