constant ArrayObject::STD_PROP_LIST in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/ArrayObject.php \Zend\Stdlib\ArrayObject::STD_PROP_LIST
Properties of the object have their normal functionality when accessed as list (var_dump, foreach, etc.).
File
- vendor/
zendframework/ zend-stdlib/ src/ ArrayObject.php, line 28
Class
- ArrayObject
- Custom framework ArrayObject implementation
Namespace
Zend\StdlibCode
const STD_PROP_LIST = 1;