diff --git a/classes/range/RangeWeight.php b/classes/range/RangeWeight.php index 847fc4077..297813ca3 100644 --- a/classes/range/RangeWeight.php +++ b/classes/range/RangeWeight.php @@ -25,7 +25,7 @@ * International Registered Trademark & Property of PrestaShop SA */ -class RangeWeight extends ObjectModel +class RangeWeightCore extends ObjectModel { public $id_carrier; public $delimiter1;