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