메소드 | 설명 | |
---|---|---|
__construct ( $name, array $information ) | __construct. | |
getIterator ( ) | ||
getName ( ) : string | Return the name of this information, it should represent the domain of the infomration, e.g. "vcs", "uname". | |
offsetExists ( $offset ) | ||
offsetGet ( $offset ) | ||
offsetSet ( $offset, $value ) | ||
offsetUnset ( $offset ) |
public __construct ( $name, array $information ) | ||
$information | array |