blob: 4b48724dd3db20b3c210b5690e8f53d6e260e61f [file] [log] [blame]
<?php
namespace Adldap\Auth;
use Adldap\AdldapException;
class UsernameRequiredException extends AdldapException
{
//
}