Flow PHP

ScalarResult

Read onlyYes
FinalYes

Properties

$type  : Type<string|int, mixed>
$value  : mixed

Methods

__construct()  : mixed
from()  : self

Properties

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
Return values
self

        
On this page

Search results