Current path: home/webdevt/www/schtroumpf.fr/vendor/prestashop/laminas-code-lts/src/Reflection/Exception/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/prestashop/laminas-code-lts/src/Reflection
<?php
namespace Laminas\Code\Reflection\Exception;
use Laminas\Code\Exception\ExceptionInterface as Exception;
interface ExceptionInterface extends Exception
{
}