Skip to content

Commit 4d0ea3d

Browse files
authored
Format code. (#2122)
1 parent 1898f67 commit 4d0ea3d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of Hyperf.
66
*
77
* @link https://www.hyperf.io
8-
* @document https://doc.hyperf.io
8+
* @document https://hyperf.wiki
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/HttpClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of Hyperf.
66
*
77
* @link https://www.hyperf.io
8-
* @document https://doc.hyperf.io
8+
* @document https://hyperf.wiki
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

tests/ClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of Hyperf.
66
*
77
* @link https://www.hyperf.io
8-
* @document https://doc.hyperf.io
8+
* @document https://hyperf.wiki
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

tests/Stub/Exception/Handler/FooExceptionHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of Hyperf.
66
*
77
* @link https://www.hyperf.io
8-
* @document https://doc.hyperf.io
8+
* @document https://hyperf.wiki
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

tests/Stub/FooController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This file is part of Hyperf.
66
*
77
* @link https://www.hyperf.io
8-
* @document https://doc.hyperf.io
8+
* @document https://hyperf.wiki
99
* @contact [email protected]
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

0 commit comments

Comments
 (0)