You are here

protected property ArrayObject::$storage in Zircon Profile 8.0

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

Type: array

File

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

Class

ArrayObject
Custom framework ArrayObject implementation

Namespace

Zend\Stdlib

Code

protected $storage;