Constructor.
public __construct ( array $config = [] ) : void | ||
$config | array | Available options are: - `'autoConnect'` _boolean_: If `true`, a connection is made on initialization. Defaults to `true`. |
return | void |
public __construct ( array $config = [] ) : void | ||
$config | array | Available options are: - `'autoConnect'` _boolean_: If `true`, a connection is made on initialization. Defaults to `true`. |
return | void |