You are here

constant InputOption::VALUE_OPTIONAL in Zircon Profile 8.0

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

File

vendor/symfony/console/Input/InputOption.php, line 23

Class

InputOption
Represents a command line option.

Namespace

Symfony\Component\Console\Input

Code

const VALUE_OPTIONAL = 4;