fix spaces
This commit is contained in:
@@ -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';
|
||||||
|
|||||||
Reference in New Issue
Block a user