Key implements Step
Read onlyYes
FinalYes
Interfaces
Properties
Methods
- __construct() : mixed
- toString() : string
Properties
$name
public
int|string
$name
$nullsafe
public
bool
$nullsafe
= false
Methods
__construct()
public
__construct(int|string $name[, bool $nullsafe = false ]) : mixed
Parameters
- $name : int|string
- $nullsafe : bool = false
toString()
public
toString() : string