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