Files
kupshop/bundles/External/VarioBundle/Exception/VarioException.php
2025-08-02 16:30:27 +02:00

8 lines
94 B
PHP

<?php
namespace External\VarioBundle\Exception;
class VarioException extends \Exception
{
}