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

8 lines
101 B
PHP

<?php
namespace KupShop\TelfaBundle\Exceptions;
class TelfaDefaultException extends \Exception
{
}