Index Documentation

Config

Table of Contents

Namespaces

Db
Fs
Null

Interfaces

Config
Provides a common interface for configuration providers.
ConfigValueInfo
Provides a common interface for configuration values.

Classes

ScopedConfig
Provides a scoped configuration instead.
ScopedConfigValueInfo
Provides information about a scoped configuration value.

Traits

GetValueInfoTrait
Provides implementations for things that are essentially macros for {@see Config::getValueInfos}.
GetValuesTrait
Provides implementation for {@see Config::getValues} based on {@see Config::getValueInfos}.
ImmutableConfigTrait
Intercepts mutable methods required to be implemented by {@see Config} and returns exceptions.
MutableConfigTrait
Defines set aliases so you don't have to.

        
On this page

Search results