eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\DateProcessorTest::getProcessor PHP 메소드

getProcessor() 보호된 메소드

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