ScalarResult
Read onlyYes
FinalYes
Properties
Methods
- __construct() : mixed
- from() : self
Properties
$type
public
Type<string|int, mixed>
$type
$value
public
mixed
$value
Methods
__construct()
public
__construct(mixed $value, Type<string|int, mixed> $type) : mixed
Parameters
- $value : mixed
- $type : Type<string|int, mixed>
from()
public
static from(mixed $value) : self
Parameters
- $value : mixed