View file hrm-saas-2.5.7/script/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php
<?php
namespace Dotenv\Exception;
/**
* This is the exception interface.
*/
interface ExceptionInterface
{
//
}
<?php
namespace Dotenv\Exception;
/**
* This is the exception interface.
*/
interface ExceptionInterface
{
//
}