Skip to content

Commit

Permalink
Code Polish
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinverschoor committed Feb 26, 2024
1 parent 61b1656 commit ff4d4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paynlpaymentmethods/paynlpaymentmethods.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ public function __construct()
if ($this->isRegisteredInHook('paymentReturn')) {
$this->unregisterHook('paymentReturn');
}

if ($this->isRegisteredInHook('actionProductCancel')) {
$this->unregisterHook('actionProductCancel');
}
Expand Down

0 comments on commit ff4d4a2

Please sign in to comment.