You are here

constant OutputInterface::VERBOSITY_DEBUG in Zircon Profile 8.0

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

File

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

Class

OutputInterface
OutputInterface is the interface implemented by all Output classes.

Namespace

Symfony\Component\Console\Output

Code

const VERBOSITY_DEBUG = 4;