fix miniapp return type

This commit is contained in:
yansongda 2017-12-28 17:06:26 +08:00
parent a029936e6b
commit 604b2ba921

View File

@ -2,6 +2,8 @@
namespace Yansongda\Pay\Gateways\Wechat;
use Yansongda\Supports\Collection;
class MiniappGateway extends MpGateway
{
/**