D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
tattooscyy
/
test
/
vendor
/
vlucas
/
phpdotenv
/
src
/
Exception
/
Filename :
ExceptionInterface.php
back
Copy
<?php namespace Dotenv\Exception; /** * This is the exception interface. */ interface ExceptionInterface { // }