[11/05/2025] On remplace les modules Colissimo par le combo ColissimoHomeDelivery + ColissimoPickupPoint + ColissimoLabel

This commit is contained in:
2025-05-11 23:38:10 +02:00
parent a09aa11f16
commit 49b1a63ecc
1528 changed files with 18449 additions and 62 deletions

View File

@@ -0,0 +1,21 @@
<?php
namespace ColissimoHomeDelivery\Model;
use ColissimoHomeDelivery\Model\Base\ColissimoHomeDeliveryAreaFreeshippingQuery as BaseColissimoHomeDeliveryAreaFreeshippingQuery;
/**
* Skeleton subclass for performing query and update operations on the 'colissimo_home_delivery_area_freeshipping' table.
*
*
*
* You should add additional methods to this class to meet the
* application requirements. This class will only be generated as
* long as it does not already exist in the output directory.
*
*/
class ColissimoHomeDeliveryAreaFreeshippingQuery extends BaseColissimoHomeDeliveryAreaFreeshippingQuery
{
} // ColissimoHomeDeliveryAreaFreeshippingQuery