Function __global->gettype
Definitions
sources_custom/phpstub.php
- Get the type of a variable.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$var | mixed | required parameter | N/A | N/A | The variable |
Return
- The type
- Type: string
- Set: N/A
- Range: N/A