From cf02e52a4ed23b8c4974ff4af47542a30e754b89 Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Thu, 9 Feb 2023 07:02:22 +0000 Subject: [PATCH] https://github.com/mage2pro/core/issues/168 --- W/Strategy/Charge3DS.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/W/Strategy/Charge3DS.php b/W/Strategy/Charge3DS.php index 5ff7aed..c95f2e7 100644 --- a/W/Strategy/Charge3DS.php +++ b/W/Strategy/Charge3DS.php @@ -16,7 +16,7 @@ final class Charge3DS extends \Df\Payment\W\Strategy { * @see \Df\Payment\W\Strategy::_handle() * @used-by \Df\Payment\W\Strategy::::handle() */ - protected function _handle() { + protected function _handle():void { dfp_webhook_case($op = $this->op(), false); /** @var OP $op */ /** * 2017-11-12