$definition
$definition :
Input is the base class for all concrete Input classes.
__construct(\app\framework\Component\Console\Input\InputDefinition $definition = null)
\app\framework\Component\Console\Input\InputDefinition | $definition |
bind(\app\framework\Component\Console\Input\InputDefinition $definition)
Binds the current Input instance with the given arguments and options.
\app\framework\Component\Console\Input\InputDefinition | $definition |