You are here

protected property Input::$definition in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Input/Input.php \Symfony\Component\Console\Input\Input::definition

Type: InputDefinition

File

vendor/symfony/console/Input/Input.php, line 30

Class

Input
Input is the base class for all concrete Input classes.

Namespace

Symfony\Component\Console\Input

Code

protected $definition;