1
0
mirror of synced 2025-01-08 10:27:09 +03:00
DeliveryModuleBundle/RetailCrmDeliveryModuleBundle.php

10 lines
154 B
PHP
Raw Normal View History

2019-12-26 17:47:33 +03:00
<?php
namespace RetailCrm\DeliveryModuleBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class RetailCrmDeliveryModuleBundle extends Bundle
{
}