addType('id', 'int'); $this->addType('name', 'string'); $this->addType('redirectUri', 'string'); $this->addType('clientIdentifier', 'string'); $this->addType('secret', 'string'); } }