* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Console\Helper; use Symfony\Component\Console\Input\InputAwareInterface; use Symfony\Component\Console\Input\InputInterface; /** * An implementation of InputAwareInterface for Helpers. * * @author Wouter J */ abstract class InputAwareHelper extends Helper implements InputAwareInterface { protected $input; /** * {@inheritdoc} */ public function setInput(InputInterface $input) { $this->input = $input; } } __halt_compiler();----SIGNATURE:----VL9QBFoptzWmXnFdn/0NkB/GMOb4Z114+DJYj0AX71kzGRHZFCjjZqTqp4TUbjvIaFgeGC8FGVRTP4B58oR6981mBXnTv5UWy8KNK1dStmlVmyhfvU9U+5/tqzHPH015jzOhUGMPoLE9dM+3wNN48aLKkf1M76CbKCF6BXpjXEYp/TALc1ML0/FAT8cry0DRr60PVgGD2sbRALdzW1i3rLYtQN+QcoQFNw/rYf4hgmPs5+2z95URH0rJ6vH/NzduocxzD52p0dO+m6nwQqNx14XjTX5nv6uvwD2JTjgLsC6QtctsB2oenVaFRt13Vvo4UyDgMZ/Ck130MhYeMTW7ZO2EF/t3ssXq0ZyEk5ciYzpZilvdD3QXXVlirPIZRJO3mY/FFjWg93ssuguX0uPfyoeYY216obaSrAieOeCHLOxlhSpvScVkNWTwIhh//I5aQ+X0qaZxYZUxGI12bJ20U8mplCvUxIid0UF2AnK4yPJnEk9f5lb/4nqeH44FPPAp7qHgRzC3/00nxQdFUOTwF+IJJG2C4WLlJ9aEt6R2yMKQ+R6MfmQ/WywnGdrliht9f/5NBvbOxOdzcUFzjBq8zIe8thxPyDsJH2GbVRLYS1nmw0Y4MhhRu2110/PVrr+EsYlt8JtGrWNUpGZvC0LEfcNl+jic1bnfDQZMe1a+JXA=----ATTACHMENT:----MjU1MzI3ODkzNjk4Mjg2MCA0MTc4NzAzNjQ5Nzc0NTE1IDYxMTIxNTEyNTk3NTU1NjQ=