You are here

private property InputDefinition::$hasOptional in Zircon Profile 8

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

File

vendor/symfony/console/Input/InputDefinition.php, line 35

Class

InputDefinition
A InputDefinition represents a set of valid command line arguments and options.

Namespace

Symfony\Component\Console\Input

Code

private $hasOptional;