Skip to content

Commit 76e065c

Browse files
Fixed phpdoc
1 parent b8175a6 commit 76e065c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Client.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ public function presets()
7070
/**
7171
* Send a get request, and parse the result as json.
7272
*
73+
* @param string $uri
74+
*
7375
* @return array
7476
*/
7577
protected function get($uri)

0 commit comments

Comments
 (0)