Current File : /var/www/prestashop/modules/ps_metrics/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php
<?php

namespace ps_metrics_module_v4_0_6\Dotenv\Exception;

/**
 * This is the exception interface.
 */
interface ExceptionInterface
{
    //
}