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

8 lines
93 B
PHP

<?php
namespace KupShop\FeedGeneratorBundle;
class V8ErrorException extends \Exception
{
}