name: LintCommand
class_comment: null
dependencies:
- name: BaseLintCommand
  type: class
  source: Symfony\Bridge\Twig\Command\LintCommand
- name: AsCommand
  type: class
  source: Symfony\Component\Console\Attribute\AsCommand
properties: []
methods:
- name: configure
  visibility: protected
  parameters: []
  comment: null
- name: findFiles
  visibility: protected
  parameters:
  - name: filename
  comment: null
traits:
- Symfony\Component\Console\Attribute\AsCommand
interfaces: []