We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d43ebb commit e5ee77eCopy full SHA for e5ee77e
tests/Payment/PaymentPaymentTest.php
@@ -9,13 +9,13 @@
9
* with this source code in the file LICENSE.
10
*/
11
12
-use Overtrue\Socialite\AccessToken;
13
use EasyWeChat\Core\Exceptions\FaultException;
14
use EasyWeChat\Payment\API;
15
use EasyWeChat\Payment\Merchant;
16
use EasyWeChat\Payment\Notify;
17
use EasyWeChat\Payment\Payment;
18
use EasyWeChat\Support\XML;
+use Overtrue\Socialite\AccessToken;
19
use Symfony\Component\HttpFoundation\Request;
20
use Symfony\Component\HttpFoundation\Response;
21
0 commit comments