You are here

protected property Input::$arguments in Zircon Profile 8.0

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

File

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

Class

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

Namespace

Symfony\Component\Console\Input

Code

protected $arguments = array();