Current File : /home/tradevaly/prioyshi.com/project/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php
<?php

namespace Dotenv\Exception;

interface ExceptionInterface
{
    //
}