Files
kupshop/bundles/KupShop/ProductGiftsBundle/ProductGiftsBundle.php
2025-08-02 16:30:27 +02:00

10 lines
139 B
PHP

<?php
namespace KupShop\ProductGiftsBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class ProductGiftsBundle extends Bundle
{
}