class Stub
Represents the main properties of a PHP variable.
Constants
TYPE_REF | |
TYPE_STRING | |
TYPE_ARRAY | |
TYPE_OBJECT | |
TYPE_RESOURCE | |
STRING_BINARY | |
STRING_UTF8 | |
ARRAY_ASSOC | |
ARRAY_INDEXED |
Properties
$type | |||
$class | |||
$value | |||
$cut | |||
$handle | |||
$refCount | |||
$position |
Please login to continue.