1
0
Fork 0
mirror of synced 2025-04-07 19:12:05 +00:00
DeliveryModuleBundle/RetailCrmDeliveryModuleBundle.php
2020-02-19 19:00:09 +03:00

9 lines
154 B
PHP

<?php
namespace RetailCrm\DeliveryModuleBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class RetailCrmDeliveryModuleBundle extends Bundle
{
}