Skip to content
Snippets Groups Projects

Feature/log context

Merged Krzysztof Dyszczyk requested to merge feature/log-context into master
2 files
+ 8
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 5
0
@@ -29,4 +29,9 @@ interface ApiClientOptions extends HttpClientOptions, SerializerOptions
@@ -29,4 +29,9 @@ interface ApiClientOptions extends HttpClientOptions, SerializerOptions
*/
*/
public function isCachedClient();
public function isCachedClient();
 
/**
 
* @return string
 
*/
 
public function getApiClientClass();
 
}
}
 
\ No newline at end of file
Loading