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

getProcessor() protected method

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