Overview

Namespaces

  • Evenement
  • None
  • Peridot
    • Console
    • Core
    • Reporter
    • Runner
    • Scope
    • Test
  • Symfony
    • Component
      • Console
        • Command
        • Descriptor
        • Event
        • Exception
        • Formatter
        • Helper
        • Input
        • Logger
        • Output
        • Question
        • Style
        • Tester
        • Tests
          • Command
          • Descriptor
          • Fixtures
          • Formatter
          • Helper
          • Input
          • Logger
          • Output
          • Style
          • Tester

Interfaces

  • DescriptorInterface
  • Overview
  • Namespace
  • Class

Interface DescriptorInterface

Descriptor interface.

Namespace: Symfony\Component\Console\Descriptor
Author: Jean-François Simon contact@jfsimon.fr
Located at Descriptor/DescriptorInterface.php
Methods summary
public
# describe( Symfony\Component\Console\Output\OutputInterface $output, object $object, array $options = array() )

Describes an InputArgument instance.

Describes an InputArgument instance.

Parameters

$output
$object
$options
Peridot API documentation generated by ApiGen