eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\PageProcessorTest::getProcessor PHP Method

getProcessor() protected method

protected getProcessor ( ) : PageProcessor
return eZ\Publish\Core\REST\Common\FieldTypeProcessor\PageProcessor
    protected function getProcessor()
    {
        return new PageProcessor();
    }