Skip to content

Commit

Permalink
Docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed May 11, 2017
1 parent e707c05 commit ecf4ee1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Gateways/JuheGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
use Overtrue\EasySms\Support\Config;
use Overtrue\EasySms\Traits\HasHttpRequest;

/**
* Class JuheGateway.
*
* @see https://www.juhe.cn/docs/api/id/54
*/
class JuheGateway extends Gateway
{
use HasHttpRequest;
Expand Down

0 comments on commit ecf4ee1

Please sign in to comment.