addType('userId', 'string'); $this->addType('pathHash', 'string'); $this->addType('expirationTime', 'integer'); $this->addType('token', 'string'); } }