Skip to content

Commit e46cbf3

Browse files
authored
Format code. (#2122)
1 parent 677bb0b commit e46cbf3

39 files changed

+39
-39
lines changed

publish/async_queue.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Annotation/AsyncQueueMessage.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/AnnotationJob.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Aspect/AsyncQueueAspect.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Command/FlushFailedMessageCommand.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Command/InfoCommand.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Command/ReloadFailedMessageCommand.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 group@hyperf.io
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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Driver/ChannelConfig.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

src/Driver/Driver.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 group@hyperf.io
1010
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
1111
*/

0 commit comments

Comments
 (0)