Copied!

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\Reflection\Type
Properties
private $maxValue = NULL
 
  • var string
private $minValue = NULL
 
  • var string
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration