config->get('instanceId')) { return; } $id = Util::generateUuid4(); $this->configWriter->set('instanceId', $id); $this->configWriter->save(); } }