Skip to content

Commit a43bb4f

Browse files
committed
Format
1 parent 61804b0 commit a43bb4f

23 files changed

+23
-23
lines changed

publish/async_queue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Command/FlushFailedMessageCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Command/InfoCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Command/ReloadFailedMessageCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/ConfigProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Driver/ChannelConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Driver/Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Driver/DriverFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Driver/DriverInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

src/Driver/RedisDriver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/**
55
* This file is part of Hyperf.
66
*
7-
* @link https://hyperf.io
7+
* @link https://www.hyperf.io
88
* @document https://doc.hyperf.io
99
* @contact group@hyperf.io
1010
* @license https://github.com/hyperf-cloud/hyperf/blob/master/LICENSE

0 commit comments

Comments
 (0)