PHP 클래스 PhpBench\Registry\Config

Throws exceptions when accessing undefined offsets.
상속: extends ArrayObject
파일 보기 프로젝트 열기: dantleech/phpbench 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $name, array $config )
getName ( )
offsetGet ( $offset )

메소드 상세

__construct() 공개 메소드

public __construct ( $name, array $config )
$config array

getName() 공개 메소드

public getName ( )

offsetGet() 공개 메소드

public offsetGet ( $offset )