PATH:
home
/
carfac
/
.trash
/
wp-optimize.1
/
vendor
/
intervention
/
httpauth
/
src
/
Exception
<?php namespace Intervention\HttpAuth\Exception; use RuntimeException; class AuthentificationException extends RuntimeException { // }
[-] InvalidParameterException.php
[edit]
[-] AuthentificationException.php
[edit]
[-] NotSupportedException.php
[edit]
[+]
..