You are here

constant OutputInterface::OUTPUT_RAW 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::OUTPUT_RAW

File

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

Class

OutputInterface
OutputInterface is the interface implemented by all Output classes.

Namespace

Symfony\Component\Console\Output

Code

const OUTPUT_RAW = 1;