This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
Fixed for response being null
Chris-Pratt-Clystnet
released this
15 Jun 13:47
·
36 commits
to master
since this release
So turns out that doing $response->getBody()->getContents() is a bad idea as getContents() can end up returning null.