diff --git a/Init/Action.php b/Init/Action.php index 8974d1e..faf3bad 100644 --- a/Init/Action.php +++ b/Init/Action.php @@ -5,8 +5,7 @@ final class Action extends \Df\PaypalClone\Init\Action { /** * 2016-08-27 - * 2017-02-16 - * SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779 + * 2017-02-16 SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779 * @override * @see \Df\Payment\Init\Action::redirectUrl() * @used-by \Df\Payment\Init\Action::action() diff --git a/Url.php b/Url.php index eb995c6..00bdc57 100644 --- a/Url.php +++ b/Url.php @@ -3,10 +3,8 @@ // 2017-03-23 final class Url extends \Df\Payment\Url { /** - * 2016-08-27 - * Первый параметр — для test, второй — для live. - * 2017-02-16 - * SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779 + * 2016-08-27 Первый параметр — для test, второй — для live. + * 2017-02-16 SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779 * @override * @see \Df\Payment\Url::stageNames() * @used-by \Df\Payment\Url::url()