nameSource = $nameSource; } public function getNameSource(): NameSourceInterface { return $this->nameSource; } }