| Path : /var/www/html/jewelry-pos/vendor/vlucas/phpdotenv/src/Exception/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/jewelry-pos/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php |
<?php
declare(strict_types=1);
namespace Dotenv\Exception;
use Throwable;
interface ExceptionInterface extends Throwable
{
//
}