eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\TimeProcessorTest::getProcessor PHP Méthode

getProcessor() protected méthode

protected getProcessor ( ) : TimeProcessor
Résultat eZ\Publish\Core\REST\Common\FieldTypeProcessor\TimeProcessor
    protected function getProcessor()
    {
        return new TimeProcessor();
    }