Feature/first release
2 unresolved threads
2 unresolved threads
Oprócz zmiany namespace dodana klasa ApiClientOptions i małe testy.
Merge request reports
Activity
Filter activity
- src/Response/RawResponse.php 0 → 100644
- src/Response/Response.php 0 → 100644
26 */ 27 public function isError(); 28 29 /** 30 * Is maintenance 31 * 32 * @return bool 33 */ 34 public function isMaintenance(); 35 36 /** 37 * Get platform version hash string. 38 * 39 * @return bool|string 40 */ 41 public function getPlatformVersionHash(); assigned to @grola
By Dyszczo on 2019-01-31T18:58:07 (imported from GitLab)
mentioned in commit f255702b
By Grzegorz Rola on 2019-02-01T11:20:03 (imported from GitLab)