* * 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:----DYNX175tsMQ0ZRlc+6lHmnSusnPQpcIk2kGD6WUE2uapg4oSY4HP77nKvHQNQCna2PDzYCzZv21r7gYouf6VoyhwRlNyK7iQE2xYs+M+B6asq9O1qBcyNzSnm0ltNCLGwZyX04VUbvkxW6hK4dbpHGgRxTqj8KSghPROLxQZHlAZrjNLIgflohpVAX2524wgwB4hEO9UMmSwu2nxHeNEfjeGXhrI22dkD7+uhhxk2DzzaSxdpggntdAC6Q5ZHeGrNVb+ypd+ze8hte3VlXn0a8LC08FRfk1DcDBN5V661AT4YvL1HfvpenwdMiJzKD4VQx5U21RQ+ppUF+Tov4/ihie1xFap97sYQTpfaBmuRWZzJQq+TbGxmN1X91eSuTQHUe4nRBITcJomTOnjWJz/D+wxU7kAQFvjpM8wFHnWIhLA1wGqwgZzMOp6PmvJ3xNPkUAzjOpb/6Nik4BU2aaq0FgtGlN9znqnnBjY2ex5EP0qdm+z9xsgD5/mlNkUbegswoXDgKC7/LQjO9Y1PeuI1EwZWAdIXaxayUjx8uHsIsTiHiwVkq13a3FhE4tFFBRc6lwjtONGf03A2bc4RF+oAGPZKfq3en3w2UKcpNggcRfLKCN0JkOkyFwilWRQHdqbgXBq/l52L5loqHe+dTZgh73nEvwmlB+Ejcq0vYNmMKQ=----ATTACHMENT:----MTE4NzA5NDI4MjcyNDkwNCA2MTcwMDQyMjcyNzEyMTIyIDg3MzAzODYyODc3MjM3ODQ=