Skip to content
Snippets Groups Projects

Feature/log context

Merged Krzysztof Dyszczyk requested to merge feature/log-context into master
4 files
+ 15
2
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -29,4 +29,9 @@ interface ApiClientOptions extends HttpClientOptions, SerializerOptions
*/
public function isCachedClient();
/**
* @return string
*/
public function getApiClientClass();
}
\ No newline at end of file
Loading