@@ -37,7 +37,7 @@ |
||
| 37 | 37 | return $data; |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | - public function insert_customer( $customer, $data = array(), $format = array() ) { |
|
| 40 | + public function insert_customer( $customer, $data = array(), $format = array() ) { |
|
| 41 | 41 | global $wpdb; |
| 42 | 42 | |
| 43 | 43 | $mollie_id = $customer->get_id(); |