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

getProcessor() protected method

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