updater = $updater; } public function getUpdater() : UpdateChecker{ return $this->updater; } }