/
proc
/
self
/
cwd
/
devlok
/
vendor
/
vlucas
/
phpdotenv
/
src
/
Exception
/
Upload File
HOME
<?php namespace Dotenv\Exception; /** * This is the exception interface. */ interface ExceptionInterface { // }