• File: AuthentificationException.php
  • Full Path: /home/dealkatnwc/www/prp-dealka/wp-content/plugins/wp-optimize/vendor/intervention/httpauth/src/Exception/AuthentificationException.php
  • Date Modified: 07/07/2021 4:40 PM
  • File size: 142 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Intervention\HttpAuth\Exception;

use RuntimeException;

class AuthentificationException extends RuntimeException
{
    //
}