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 b8175a6 commit 76e065cCopy full SHA for 76e065c
src/Client.php
@@ -70,6 +70,8 @@ public function presets()
70
/**
71
* Send a get request, and parse the result as json.
72
*
73
+ * @param string $uri
74
+ *
75
* @return array
76
*/
77
protected function get($uri)
0 commit comments