parameter = $parameter; } public function getParameter(): string { return $this->parameter; } }