You are here

constant OutputInterface::VERBOSITY_VERY_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_VERY_VERBOSE

File

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

Class

OutputInterface
OutputInterface is the interface implemented by all Output classes.

Namespace

Symfony\Component\Console\Output

Code

const VERBOSITY_VERY_VERBOSE = 3;