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

Classes

  • ArgvInput
  • ArrayInput
  • Input
  • InputArgument
  • InputDefinition
  • InputOption
  • StringInput

Interfaces

  • InputAwareInterface
  • InputInterface
  • Overview
  • Namespace
  • Class

Interface InputAwareInterface

InputAwareInterface should be implemented by classes that depends on the Console Input.

Direct known implementers

Symfony\Component\Console\Helper\InputAwareHelper

Indirect known implementers

Symfony\Component\Console\Helper\DialogHelper
Namespace: Symfony\Component\Console\Input
Author: Wouter J waldio.webdesign@gmail.com
Located at Input/InputAwareInterface.php
Methods summary
public
# setInput( Symfony\Component\Console\Input\InputInterface $input )

Sets the Console Input.

Sets the Console Input.

Parameters

$input
Peridot API documentation generated by ApiGen