Function __global->mixed
Definitions
sources/global3.php
- Assign this to explicitly declare that a variable may be of mixed type, and initialise to null.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Return
- Of mixed type (null: default)
- Type: ?mixed
- Set: N/A
- Range: N/A