lokalise / php-lokalise-api

Lokalise API v2 PHP library.
https://app.lokalise.com/api2docs/curl/
MIT License
16 stars 11 forks source link

lokalise/php-lokalise-api#2: Made setClient public #3

Closed TheLevti closed 5 years ago

TheLevti commented 5 years ago

Would make it possible to configure our own guzzle client with several middlewares and custom config (logging, timeout, etc.) so that it is used by all the Endpoint implementations.