eZ\Bundle\EzPublishCoreBundle\Tests\EventListener\Stubs\TestOutput::clear PHP 메소드

clear() 공개 메소드

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