Skip to content

Commit

Permalink
Apply fixes from StyleCI (#32)
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
overtrue authored Jul 6, 2017
1 parent cf43e25 commit eb3b3b2
Show file tree
Hide file tree
Showing 42 changed files with 84 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Contracts/GatewayInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Contracts/MessageInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Contracts/StrategyInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/EasySms.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Exceptions/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Exceptions/GatewayErrorException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Exceptions/InvalidArgumentException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Exceptions/NoGatewayAvailableException.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/AlidayuGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/AliyunGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/BaiduGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/ErrorlogGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/Gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/HuyiGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/JuheGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/LuosimaoGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/SendcloudGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/SubmailGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/YunpianGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Gateways/YuntongxunGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Message.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Messenger.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Strategies/OrderStrategy.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Strategies/RandomStrategy.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Support/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions src/Traits/HasHttpRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/EasySmsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/AlidayuGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/AliyunGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/BaiduGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/ErrorlogGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/GatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/HuyiGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/JuheGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/LuosimaoGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/SendcloudGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/SubmailGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/YunpianGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Gateways/YuntongxunGatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
2 changes: 2 additions & 0 deletions tests/Support/ConfigTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

/*
* This file is part of the overtrue/easy-sms.
*
* (c) overtrue <[email protected]>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
Expand Down
Loading

0 comments on commit eb3b3b2

Please sign in to comment.