Skip to content

Commit

Permalink
closes #2035 for magento 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloebiz committed Nov 11, 2024
1 parent b3f2724 commit ad2c280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -1166,7 +1166,7 @@ public function resetCounters($storeId = null)
$this->counters [self::CUS_MOD] = 0;
}

}
}
public function getCounters()
{
return $this->counters;
Expand Down

0 comments on commit ad2c280

Please sign in to comment.