Copied!

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

AbstractInterface
Methods
public abstract setInput(Symfony\Component\Console\Input\InputInterface $input) : void
 

Sets the Console Input.

© 2025 Bruce Wells