addType('userId', 'string'); $this->addType('secret', 'string'); $this->addType('state', 'integer'); $this->addType('lastCounter', 'integer'); } }