Skip to content

Commit

Permalink
Cs Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Jun 16, 2023
1 parent 3dcb037 commit 7b90c0d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion publish/tinker.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of friendsofhyperf/components.
*
* @link https://github.com/friendsofhyperf/components
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
* @contact [email protected]
*/
return [
Expand Down
2 changes: 1 addition & 1 deletion src/ClassAliasAutoloader.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of friendsofhyperf/components.
*
* @link https://github.com/friendsofhyperf/components
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
* @contact [email protected]
*/
namespace FriendsOfHyperf\Tinker;
Expand Down
2 changes: 1 addition & 1 deletion src/Command/TinkerCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of friendsofhyperf/components.
*
* @link https://github.com/friendsofhyperf/components
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
* @contact [email protected]
*/
namespace FriendsOfHyperf\Tinker\Command;
Expand Down
2 changes: 1 addition & 1 deletion src/ConfigProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of friendsofhyperf/components.
*
* @link https://github.com/friendsofhyperf/components
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
* @contact [email protected]
*/
namespace FriendsOfHyperf\Tinker;
Expand Down
2 changes: 1 addition & 1 deletion src/TinkerCaster.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of friendsofhyperf/components.
*
* @link https://github.com/friendsofhyperf/components
* @document https://github.com/friendsofhyperf/components/blob/3.x/README.md
* @document https://github.com/friendsofhyperf/components/blob/main/README.md
* @contact [email protected]
*/
namespace FriendsOfHyperf\Tinker;
Expand Down

0 comments on commit 7b90c0d

Please sign in to comment.