Skip to content

Commit c83dbeb

Browse files
Merge pull request #86 from rvitaliy/patch-1
add phpdoc for send method
2 parents 7f886cb + adb06d1 commit c83dbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* @method Response delete($body = null, $query = null, $headers = null)
2424
*
2525
* @method Client version($value)
26+
* @method Client|Response send()
2627
*/
2728
class Client
2829
{

0 commit comments

Comments
 (0)