You are here

constant OutputInterface::OUTPUT_PLAIN 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_PLAIN

File

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

Class

OutputInterface
OutputInterface is the interface implemented by all Output classes.

Namespace

Symfony\Component\Console\Output

Code

const OUTPUT_PLAIN = 2;