1
0
mirror of synced 2025-01-24 17:21:43 +03:00
DeliveryModuleBundle/IntaroRetailCRMDeliveryModuleBundle.php

10 lines
154 B
PHP
Raw Permalink 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
{
}