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.
1 parent 36693c5 commit adb06d1Copy full SHA for adb06d1
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