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

10 lines
135 B
PHP

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