Cast
in package
A helper class to cast values to specific types.
Attributes
- #[Attribute]
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$detype
public
string|null
$detype
= null
$type
public
string
$type
Methods
__construct()
public
__construct(string $type[, string|null $detype = null ]) : mixed
Parameters
- $type : string
- $detype : string|null = null