ConfigurationAdapterInterface
in
Table of Contents
Methods
get()
public
get(string $key) : mixed
Parameters
- $key : string
Return values
mixed —set()
public
set(string $key, $value) : void