Skip to content

Commit

Permalink
Fix auth response
Browse files Browse the repository at this point in the history
  • Loading branch information
lashnev committed Dec 7, 2017
1 parent f7d2574 commit 96ca268
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/order_authorize/OrderAuthorizeResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Platron\Connectum\services\BaseResponse;
use Platron\Connectum\services\order_info\OrderInfoResponse;
use Platron\Connectum\data_objects\Form3dData;

class OrderAuthorizeResponse extends BaseResponse {
/** @var OrderInfoResponse */
Expand Down

0 comments on commit 96ca268

Please sign in to comment.