Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(http-client): Refactor HasHttpClient trait
- Update namespace for GuzzleHttp\Client - Change type declaration for httpClient property - Change type declaration for httpOptions property - Change return type for setHttpOptions method - Change return type for getHttpOptions method - Refactor instantiation of httpClient in setHttpClient method
- Loading branch information