| Current Path : /var/www/html/bookstack/app/Exceptions/ |
| Current File : /var/www/html/bookstack/app/Exceptions/LoginAttemptEmailNeededException.php |
<?php
namespace BookStack\Exceptions;
class LoginAttemptEmailNeededException extends LoginAttemptException
{
}