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

getProcessor() protected méthode

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