@@ -37,7 +37,7 @@ |
||
| 37 | 37 | * Construct and intialize Mollie integration. |
| 38 | 38 | */ |
| 39 | 39 | public function __construct() { |
| 40 | - parent::__construct(); |
|
| 40 | + parent::__construct(); |
|
| 41 | 41 | |
| 42 | 42 | $this->id = 'mollie'; |
| 43 | 43 | $this->name = 'Mollie'; |