Your IP : 216.73.216.220


Current Path : /var/www/html/vendor/vlucas/phpdotenv/src/Exception/
Upload File :
Current File : /var/www/html/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php

<?php

namespace Dotenv\Exception;

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