You are here

constant InputArgument::OPTIONAL in Zircon Profile 8

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

File

vendor/symfony/console/Input/InputArgument.php, line 22

Class

InputArgument
Represents a command line argument.

Namespace

Symfony\Component\Console\Input

Code

const OPTIONAL = 2;