Skip to content

Commit

Permalink
Format code. (#2122)
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jul 15, 2020
1 parent c213d90 commit e30c825
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion src/ApplicationInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Castable.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/CastsAttributes.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/CastsInboundAttributes.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/CompressInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ConfigInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ConnectionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ContainerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/DispatcherInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/FrequencyInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/IdGeneratorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/LengthAwarePaginatorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/MiddlewareInitializerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/NormalizerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/OnCloseInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/OnHandShakeInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/OnMessageInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/OnOpenInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/OnReceiveInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/OnRequestInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/PackerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/PaginatorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/PoolInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/PoolOptionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ProcessInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ResponseEmitterInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/SessionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/StdoutLoggerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Synchronized.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/TranslatorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/TranslatorLoaderInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/UnCompressInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ValidatorInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://doc.hyperf.io
* @document https://hyperf.wiki
* @contact [email protected]
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
Expand Down

0 comments on commit e30c825

Please sign in to comment.