IntegerValue
in package
implements
PseudoType
Tags
Interfaces, Classes and Traits
Table of Contents
- $value : int
- __construct() : mixed
- __toString() : string
- getValue() : int
- underlyingType() : Type
Properties
$value
private
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
Return values
mixed —__toString()
public
__toString() : string
Return values
string —getValue()
public
getValue() : int
Return values
int —underlyingType()
public
underlyingType() : Type