victor; } /** * Returns the loser (loser merges into the victor). */ public function getLoser(): Company { return $this->loser; } }