You are here

private property Command::$ignoreValidationErrors in Zircon Profile 8.0

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

File

vendor/symfony/console/Command/Command.php, line 39

Class

Command
Base class for all commands.

Namespace

Symfony\Component\Console\Command

Code

private $ignoreValidationErrors = false;