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

getProcessor() 보호된 메소드

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