[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/console/Symfony/Component/Console/Output/ -> ConsoleOutputInterface.php (summary)

(no description)

File Size: 35 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ConsoleOutputInterface:: (2 methods):
  getErrorOutput()
  setErrorOutput()


Interface: ConsoleOutputInterface  - X-Ref

ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
This adds information about stderr output stream.

getErrorOutput()   X-Ref
Gets the OutputInterface for errors.

return: OutputInterface

setErrorOutput(OutputInterface $error)   X-Ref
Sets the OutputInterface used for errors.

param: OutputInterface $error



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1