We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285fff8 commit 754da95Copy full SHA for 754da95
src/OpenStack.php
@@ -30,7 +30,7 @@ class OpenStack
30
* ['debugLog'] = (bool) Whether to enable HTTP logging [OPTIONAL]
31
* ['logger'] = (LoggerInterface) Must set if debugLog is true [OPTIONAL]
32
* ['messageFormatter'] = (MessageFormatter) Must set if debugLog is true [OPTIONAL]
33
- * ['requestOption'] = (array) Guzzle Http request options [OPTIONAL]
+ * ['requestOptions'] = (array) Guzzle Http request options [OPTIONAL]
34
*
35
* @param Builder $builder
36
*/
0 commit comments