We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722d7d9 commit bb5a785Copy full SHA for bb5a785
src/app/code/Komoju/Payments/Observer/RestoreAfterCancel.php
@@ -9,7 +9,6 @@
9
use Magento\Quote\Api\CartRepositoryInterface;
10
use Psr\Log\LoggerInterface;
11
12
-
13
class RestoreAfterCancel implements ObserverInterface
14
{
15
protected CheckoutSession $checkoutSession;
0 commit comments