* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Console\Input; /** * StreamableInputInterface is the interface implemented by all input classes * that have an input stream. * * @author Robin Chalas */ interface StreamableInputInterface extends InputInterface { /** * Sets the input stream to read from when interacting with the user. * * This is mainly useful for testing purpose. * * @param resource $stream The input stream */ public function setStream($stream); /** * Returns the input stream. * * @return resource|null */ public function getStream(); } __halt_compiler();----SIGNATURE:----cJg7aaP4FPVcALG9uQbfLORySuG9cCippwP0SvFFwt8T6q52W5C409WqpHwYcNpY1w3xRAT7JejdDDD/onN1zZRSqt2zRrDuJmiORFPifWx4R0mQ2f26um0oSJH13WF5sJ4GgSXKylPz4mYzNvJHvNmwCQg92BZJwD6dOWbCeEhXRwwfNfG5vy9j6oGzeW7gFza+rwUCaXbiK7Bq1UU8Fd4B+AYg5coV+xHeohgYcjITdyDYob9I61YhYu33jIBzb2TfgvXu7YyocPghXr+RDYbe6R4BqIXCTy9JNnMoufXmKz4NskjJbspd65UUiHzWM9m45SWIxqlG1JHFBT0O31MyA35liRqk7JqZDwD4/7xWYlEFK22XgXk//Eq8RR9pf74u6kCClnMubG2sQ6v1Ix8PfC/LplNaiMCuooa71C2DQ/NzJc0KDkKZohVf4gtFhwJ6KAI4X2ud/g6HjU+Xxw05t9sf8+ynC4o5Zh1tv3ax3aOAfrvY2NZ6wjxLFxDzLDie7jDbUcRZ7SztWDQIUTUkwH3FaHG3RlhDTVYaJe56xuIW4Nc1i9iflfoHEVf2kYXU2KthHZIIFpQVAgNdzhddlqx4/6mMfb2a3Zs0wjxstYrU0gtR4KKIR5j9n8H21VrUeopqqsAKdrdCx7AlkfiUlGldIGLGzzwHGZDabv4=----ATTACHMENT:----NDE2NDM4NjM1NDg0ODI3MCAyMjg2Mjk4MDAyMzkzNDAwIDUyMzg2NjI1NTgyMTg3OTE=