class CutStub extends Stub
Represents the main properties of a PHP variable, pre-casted by a caster.
Constants
| TYPE_REF | |
| TYPE_STRING | |
| TYPE_ARRAY | |
| TYPE_OBJECT | |
| TYPE_RESOURCE | |
| STRING_BINARY | |
| STRING_UTF8 | |
| ARRAY_ASSOC | |
| ARRAY_INDEXED |
Properties
| $type | from Stub | ||
| $class | from Stub | ||
| $value | from Stub | ||
| $cut | from Stub | ||
| $handle | from Stub | ||
| $refCount | from Stub | ||
| $position | from Stub |
Methods
| __construct($value) |
Please login to continue.