configure()
configure(\Anax\array/string $what) : $this
Read configuration from file or array'.
Parameters
| \Anax\array/string |
$what |
is an array with key/value config options or a file
to be included which returns such an array.
|
Returns
$this
— for chaining.