personIdentitySource; } public function setPersonIdentitySource(PersonIdentitySourceInterface $identity): void { $this->personIdentitySource = $identity; } }