Skip to content

Commit

Permalink
Merge pull request #4 from shuqingzai/analysis-x0wQWb
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
shuqingzai authored Aug 2, 2020
2 parents c8d9f0b + 982768d commit d9843dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Gateways/GatewayAbstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,15 @@ abstract class GatewayAbstract implements GatewayInterface
/**
* 请求超时时间.
*
* @var
* @var
* DateTime 2020/7/29 15:49
*/
protected $timeout;

/**
* 响应超时时间.
*
* @var
* @var
* DateTime 2020/7/29 15:53
*/
protected $connectTimeout;
Expand Down

0 comments on commit d9843dd

Please sign in to comment.