W3cubDocs

/Symfony 4.1

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

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Console/Input/InputAwareInterface.html