InputAwareInterface

interface InputAwareInterface

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

Methods

setInput(InputInterface $input)

Sets the Console Input.

Details

setInput(InputInterface $input)

Sets the Console Input.

Parameters

InputInterface $input
doc_Symfony
2016-10-28 06:21:14
Comments
Leave a Comment

Please login to continue.