We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f886cb + adb06d1 commit c83dbebCopy full SHA for c83dbeb
lib/Client.php
@@ -23,6 +23,7 @@
23
* @method Response delete($body = null, $query = null, $headers = null)
24
*
25
* @method Client version($value)
26
+ * @method Client|Response send()
27
*/
28
class Client
29
{
0 commit comments