Property | Type | Description | |
---|---|---|---|
$arr |
Method | Description | |
---|---|---|
__construct ( $arr ) | ||
__get ( $k ) | ||
__set ( $k, $x ) | ||
_assert_type ( $k ) | ||
copy ( ) | ||
count ( ) | ||
get ( $k, $_default = null ) | ||
getIterator ( ) | ||
keys ( ) | ||
offsetExists ( $k ) | ||
offsetGet ( $k ) | ||
offsetSet ( $k, $x ) | ||
offsetUnset ( $k ) |