addType('uid', Types::STRING); $this->addType('fileid', Types::INTEGER); $this->addType('token', Types::STRING); $this->addType('timestamp', Types::INTEGER); } }