프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$arr |
메소드 | 설명 | |
---|---|---|
__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 ) |