PHP Class PhpBench\Registry\Config

Throws exceptions when accessing undefined offsets.
Inheritance: extends ArrayObject
Afficher le fichier Open project: dantleech/phpbench Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $name, array $config )
getName ( )
offsetGet ( $offset )

Method Details

__construct() public méthode

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

getName() public méthode

public getName ( )

offsetGet() public méthode

public offsetGet ( $offset )