fix spaces

This commit is contained in:
O K
2025-10-24 08:47:07 +03:00
parent 2603a352ae
commit 1c12eac4f7

View File

@@ -8,7 +8,7 @@ if (!defined('_PS_VERSION_')) {
class IbanPro extends PaymentModule class IbanPro extends PaymentModule
{ {
public $paymentMethodName = 'IBAN'; public $paymentMethodName = 'IBAN';
public function __construct() public function __construct()
{ {
$this->name = 'ibanpro'; $this->name = 'ibanpro';