Repository (Config)
Repository
class Repository implements ArrayAccess, Repository (View source)
Methods
void | __construct( array $items = array()) Create a new configuration repository. | |
bool | has( string $key) Determine if the given configuration value exists. | 登录查看完整内容
|