관리-도구
편집 파일: ExceptionInterface.php
<?php namespace Dotenv\Exception; /** * This is the exception interface. */ interface ExceptionInterface { // }