messageParameters = $messageParameters; } public function getMessageParameters(): ?array { return $this->messageParameters; } }