Skip to content

Commit 37fa2c0

Browse files
authored
Format code. (#2122)
1 parent c27e35d commit 37fa2c0

38 files changed

+38
-38
lines changed

src/Base/MessageTrait.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/Base/Request.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/Base/Response.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/ConfigProvider.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/Cookie/Cookie.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/Cookie/CookieJar.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/Cookie/CookieJarInterface.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/Cookie/FileCookieJar.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/Cookie/SessionCookieJar.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/Cookie/SetCookie.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)