php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
bool | $read = false |
bool | $write = false |
bool | $has = false |
bool | $unset = false |
int | $readType |
bool | $hasOffset = false |
int | $checkEmpty |
mixed | $offset |
Definition at line 26 of file object_handlers.stub.php.
int DimensionHandlersNoArrayAccess::$checkEmpty |
Definition at line 33 of file object_handlers.stub.php.
bool DimensionHandlersNoArrayAccess::$has = false |
Definition at line 29 of file object_handlers.stub.php.
bool DimensionHandlersNoArrayAccess::$hasOffset = false |
Definition at line 32 of file object_handlers.stub.php.
mixed DimensionHandlersNoArrayAccess::$offset |
Definition at line 34 of file object_handlers.stub.php.
bool DimensionHandlersNoArrayAccess::$read = false |
Definition at line 27 of file object_handlers.stub.php.
int DimensionHandlersNoArrayAccess::$readType |
Definition at line 31 of file object_handlers.stub.php.
bool DimensionHandlersNoArrayAccess::$unset = false |
Definition at line 30 of file object_handlers.stub.php.
bool DimensionHandlersNoArrayAccess::$write = false |
Definition at line 28 of file object_handlers.stub.php.