text = $text; } public function getText(): string { return $this->text; } }