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 c9cc570 + 5c03af4 commit 0e26e94Copy full SHA for 0e26e94
lib/Client.php
@@ -195,7 +195,7 @@ public function _($name = null)
195
* @param string $name name of the dynamic method call or HTTP verb
196
* @param array $args parameters passed with the method call
197
*
198
- * @return Client or Response object
+ * @return Client|Response object
199
*/
200
public function __call($name, $args)
201
{
0 commit comments