File "ExceptionInterface.php"
Full Path: /home/isoftco/public_html/hrm/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php
File size: 76 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Dotenv\Exception;
interface ExceptionInterface
{
//
}