name: DescriptorCommand2
class_comment: null
dependencies:
- name: Command
  type: class
  source: Symfony\Component\Console\Command\Command
- name: InputArgument
  type: class
  source: Symfony\Component\Console\Input\InputArgument
- name: InputOption
  type: class
  source: Symfony\Component\Console\Input\InputOption
properties: []
methods:
- name: configure
  visibility: protected
  parameters: []
  comment: null
traits:
- Symfony\Component\Console\Command\Command
- Symfony\Component\Console\Input\InputArgument
- Symfony\Component\Console\Input\InputOption
interfaces: []