You are here

constant ArrayObject::ARRAY_AS_PROPS in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-stdlib/src/ArrayObject.php \Zend\Stdlib\ArrayObject::ARRAY_AS_PROPS

Entries can be accessed as properties (read and write).

File

vendor/zendframework/zend-stdlib/src/ArrayObject.php, line 33

Class

ArrayObject
Custom framework ArrayObject implementation

Namespace

Zend\Stdlib

Code

const ARRAY_AS_PROPS = 2;