Directory : /home/proudlyafrican/public_html/vendor/vlucas/phpdotenv/src/Exception/ |
Current File : /home/proudlyafrican/public_html/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php |
<?php namespace Dotenv\Exception; /** * This is the exception interface. */ interface ExceptionInterface { // }