Skip to content

Commit

Permalink
Updating some class properties
Browse files Browse the repository at this point in the history
  • Loading branch information
codedeviate committed Jun 7, 2024
1 parent c104d7c commit 6f4c8de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/class-billmate-account.php
Original file line number Diff line number Diff line change
Expand Up @@ -2399,7 +2399,9 @@ private function woocommerce_clean($var = "") {
**/

class WC_Gateway_Billmate_Partpayment_Extra {

public $show_monthly_cost_shop_prio;
public $show_monthly_cost_prio;

public function __construct() {

$data = new WC_Gateway_Billmate_Partpayment;
Expand Down

0 comments on commit 6f4c8de

Please sign in to comment.