Value Object representing the type 'int'.
- psalm-immutable
CloneableFinalInstantiable
Methods |
public __construct(string $minValue, string $maxValue) |
public __toString() : string Returns a rendered output of the Type as it would be used in a DocBlock. |
public getMaxValue() : string |
public getMinValue() : string |
public underlyingType() : phpDocumentor |
Properties |
private string $maxValue |
private string $minValue |