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