[11/05/2025] On remplace les modules Colissimo par le combo ColissimoHomeDelivery + ColissimoPickupPoint + ColissimoLabel
This commit is contained in:
10
local/modules/ColissimoLabel/Model/ColissimoLabel.php
Normal file
10
local/modules/ColissimoLabel/Model/ColissimoLabel.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace ColissimoLabel\Model;
|
||||
|
||||
use ColissimoLabel\Model\Base\ColissimoLabel as BaseColissimoLabel;
|
||||
|
||||
class ColissimoLabel extends BaseColissimoLabel
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user