snappymail/plugins/ldap-mail-accounts/LdapException.php

5 lines
No EOL
75 B
PHP

<?php
class LdapException extends \RainLoop\Exceptions\ClientException
{
}