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 6fd7656 commit d431a64Copy full SHA for d431a64
src/Driver.php
@@ -9,6 +9,7 @@
9
* Calls our default driver, found in our config.
10
*
11
* @param String $ip
12
+ * @return Position $position
13
*/
14
public static function CallApi(String $ip) {
15
0 commit comments