range = $range; $this->rangeLength = $rangeLength; /** @psalm-suppress PossiblyNullPropertyAssignmentValue */ $this->text = $text; } }