[11/05/2025] On remplace les modules Colissimo par le combo ColissimoHomeDelivery + ColissimoPickupPoint + ColissimoLabel
This commit is contained in:
11
local/modules/ColissimoLabel/Event/ColissimoLabelEvents.php
Normal file
11
local/modules/ColissimoLabel/Event/ColissimoLabelEvents.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
namespace ColissimoLabel\Event;
|
||||
|
||||
/**
|
||||
* @author Gilles Bourgeat >gilles.bourgeat@gmail.com>
|
||||
*/
|
||||
class ColissimoLabelEvents
|
||||
{
|
||||
const LABEL_REQUEST = 'ColissimoLabel.labelRequest';
|
||||
}
|
||||
Reference in New Issue
Block a user