Skip to content

Commit 2cdcca6

Browse files
committed
Renamed domain name of comment
1 parent df2492c commit 2cdcca6

File tree

15 files changed

+45
-45
lines changed

15 files changed

+45
-45
lines changed

src/Base/MessageTrait.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Base/Request.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Base/Response.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Cookie/Cookie.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Cookie/CookieJar.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Cookie/CookieJarInterface.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Cookie/FileCookieJar.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Cookie/SessionCookieJar.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Cookie/SetCookie.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

src/Server/Concerns/InteractsWithInput.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.org
8-
* @document https://wiki.hyperf.org
9-
* @contact group@hyperf.org
7+
* @link https://hyperf.io
8+
* @document https://doc.hyperf.io
9+
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE
1111
*/
1212

0 commit comments

Comments
 (0)