countries = $countries; } public function getData(): array { return $this->countries; } }