type = $type; } public function getValue(): string { return $this->type; } }