<?php namespace DotenvException; /** * This is the exception interface. */ interface ExceptionInterface { // }