addType('version', 'string'); $this->addType('etag', 'string'); $this->addType('lastCheck', Types::INTEGER); $this->addType('data', 'string'); } }