Skip to content
Snippets Groups Projects

Added timeout to options.

Merged Krzysztof Dyszczyk requested to merge feature/timeout into master
6 files
+ 35
10
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -33,5 +33,4 @@ interface ApiClientOptions extends HttpClientOptions, SerializerOptions
* @return string
*/
public function getApiClientClass();
}
\ No newline at end of file
Loading