Namespace: \ParagonIE\Halite
Encapsulates configuration in an immutable data structure.
public
__get(string $key
)
Gets a configuration directive if it exists, or throws an ConfigDirectiveNotFound.
public
__set()`
Returns false, does nothing. Configuration should not be altered at runtime.