addType('userId', 'string'); $this->addType('fileId', 'int'); $this->addType('token', 'string'); $this->addType('expiration', 'int'); } }