law = $law; } public function getLaw(): LawInterface { return $this->law; } }