Skip to content

Commit 57cd237

Browse files
committed
fmt code
1 parent 23a094d commit 57cd237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Qiniu/Zone.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ final class Zone
1111
public $upHostBackup;
1212

1313
//array(
14-
// <scheme>:<ak>:<bucket> ==>
15-
// array('deadline' => 'xxx', 'upHosts' => array(), 'ioHost' => 'xxx.com')
14+
// <scheme>:<ak>:<bucket> ==>
15+
// array('deadline' => 'xxx', 'upHosts' => array(), 'ioHost' => 'xxx.com')
1616
//)
1717
public $hostCache;
1818
public $scheme = 'http';

0 commit comments

Comments
 (0)