Skip to content

Commit 3c47321

Browse files
committed
fix comment for queryRegion
1 parent c9b30b6 commit 3c47321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Qiniu/Region.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ public static function regionSeoul()
171171
}
172172

173173
/*
174-
* GET /v2/query?ak=<ak>&bucket=<bucket>
174+
* GET /v4/query?ak=<ak>&bucket=<bucket>
175175
**/
176176
public static function queryRegion($ak, $bucket, $ucHost = null, $backupUcHosts = array(), $retryTimes = 2)
177177
{

0 commit comments

Comments
 (0)