Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cave committed Sep 28, 2021
1 parent 11c0a25 commit 540efcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Message/Request/AbstractCheckoutRequest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php namespace Omnipay\APS\Message\Request;

abstract class AbstractCheckoutRequest extends APSAgit stbstractRequest
abstract class AbstractCheckoutRequest extends APSAbstractRequest
{
protected $test_endpoint = 'https://sbcheckout.payfort.com/FortAPI/paymentPage';

Expand Down

0 comments on commit 540efcd

Please sign in to comment.