Fix phpdoc
This commit is contained in:
@@ -22,7 +22,7 @@ class LdapBackendGroupProvider extends Base implements GroupBackendProviderInter
|
||||
*
|
||||
* @access public
|
||||
* @param string $input
|
||||
* @return []LdapGroupProvider
|
||||
* @return LdapGroupProvider[]
|
||||
*/
|
||||
public function find($input)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user