Get a configuration setting or all of the configuration settings
bool|string $key Configuration value to retrieve. Set to FALSE to retrieve all values of the client.: The object return can be modified, and modifications will affect the client's config.
mixed|Collection
public function getConfig($key = false);