Class Recursive_ArrayAccess
Recursive array class to allow multidimensional array access.
- Recursive_ArrayAccess implements ArrayAccess
Package: WordPress\Session
Since: 3.6.0
Located at lib/includes/libraries/class-recursive-arrayaccess.php
Since: 3.6.0
Located at lib/includes/libraries/class-recursive-arrayaccess.php
Methods summary
protected
|
|
public
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
Properties summary
protected
array
|
$container
Internal data collection. |
#
array()
|
protected
boolean
|
$dirty
Flag whether or not the internal collection has been changed. |
#
false
|