Skip to content

Commit 80bd1ab

Browse files
committed
Fix UndefinedDocblockClass
1 parent 8af87a2 commit 80bd1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Auth/Ldap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ public function bind($dn, $password, array $sasl_args = null)
569569
/**
570570
* Applies an LDAP option to the current connection.
571571
*
572-
* @throws Exception
572+
* @throws \Exception
573573
* @param mixed $option
574574
* @param mixed $value
575575
* @return void

0 commit comments

Comments
 (0)