PATH:
home
/
lab2454c
/
bancmils.com
/
vendor
/
vlucas
/
phpdotenv
/
src
/
Exception
<?php declare(strict_types=1); namespace Dotenv\Exception; use InvalidArgumentException; final class InvalidFileException extends InvalidArgumentException implements ExceptionInterface { // }
[+]
..
[-] ValidationException.php
[edit]
[-] InvalidEncodingException.php
[edit]
[-] .htaccess
[edit]
[-] InvalidPathException.php
[edit]
[-] InvalidFileException.php
[edit]
[-] ExceptionInterface.php
[edit]