eZ\Bundle\EzPublishCoreBundle\Tests\EventListener\Stubs\TestOutput::clear PHP Method

clear() public method

public clear ( )
    public function clear()
    {
        $this->output = '';
    }