You are here

constant InputOption::VALUE_NONE in Zircon Profile 8

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

File

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

Class

InputOption
Represents a command line option.

Namespace

Symfony\Component\Console\Input

Code

const VALUE_NONE = 1;