PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\EventListener\Stubs\TestOutput

Inheritance: extends Symfony\Component\Console\Output\Output
Show file Open project: ezsystems/ezpublish-kernel

Public Properties

Property Type Description
$output

Public Methods

Method Description
clear ( )

Protected Methods

Method Description
doWrite ( $message, $newline )

Method Details

clear() public method

public clear ( )

doWrite() protected method

protected doWrite ( $message, $newline )

Property Details

$output public property

public $output