PointRetrait : création et suppression OK, il reste un peu de boulot sur l'enregistrement.

This commit is contained in:
2021-03-03 13:43:34 +01:00
parent 5c885af961
commit dd7a6d618f
8 changed files with 329 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ class PointRetrait extends AbstractDeliveryModule
/** @var string */
const DOMAIN_NAME = 'pointretrait';
const MESSAGE_DOMAIN = 'pointretrait';
const MODULE_URL = '/admin/module/PointRetrait';
/**