TYPO3  7.6
Public Member Functions | List of all members
InputAwareInterface Interface Reference
Inheritance diagram for InputAwareInterface:
InputAwareHelper DialogHelper

Public Member Functions

 setInput (InputInterface $input)
 

Detailed Description

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

Author
Wouter J waldi.nosp@m.o.we.nosp@m.bdesi.nosp@m.gn@g.nosp@m.mail..nosp@m.com

Definition at line 20 of file InputAwareInterface.php.

Member Function Documentation

setInput ( InputInterface  $input)

Sets the Console Input.

Parameters
InputInterface

Implemented in InputAwareHelper.