| Current Path : /home/cinepatreb/billetterie/vendor/intervention/httpauth/src/Exception/ |
| Current File : /home/cinepatreb/billetterie/vendor/intervention/httpauth/src/Exception/NotSupportedException.php |
<?php
namespace Intervention\HttpAuth\Exception;
use RuntimeException;
class NotSupportedException extends RuntimeException
{
//
}