You are here

constant OutputInterface::VERBOSITY_VERBOSE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Output/OutputInterface.php \Symfony\Component\Console\Output\OutputInterface::VERBOSITY_VERBOSE

File

vendor/symfony/console/Output/OutputInterface.php, line 25

Class

OutputInterface
OutputInterface is the interface implemented by all Output classes.

Namespace

Symfony\Component\Console\Output

Code

const VERBOSITY_VERBOSE = 2;