File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 55
66namespace Omnipay \FirstAtlanticCommerce \Message ;
77
8- require dirname (__DIR__ ).'/Support/ThreeDSResponse.php ' ;
9-
108use Omnipay \Common \Message \AbstractRequest ;
11- use OmniPay \FirstAtlanticCommerce \Support \ThreeDSResponse ;
9+ use Omnipay \FirstAtlanticCommerce \Support \ThreeDSResponse ;
1210
1311class AcceptNotification extends AbstractRequest
1412implements \Omnipay \Common \Message \NotificationInterface
Original file line number Diff line number Diff line change 33 * @author Ricardo Assing ([email protected] ) 44 */
55
6- namespace OmniPay \FirstAtlanticCommerce \Support ;
6+ namespace Omnipay \FirstAtlanticCommerce \Support ;
77
88use Omnipay \FirstAtlanticCommerce \Constants ;
99use Omnipay \FirstAtlanticCommerce \Exception \InvalidResponseData ;
You can’t perform that action at this time.
0 commit comments