requestAsync('GET', $url); $response = $promise->wait(); return $response->getBody()->getContents(); } }