maxLength = $maxLength; } public function getValue(): int { return $this->maxLength; } }