PHPdoc cleanup
This commit is contained in:
@@ -69,7 +69,7 @@ class LdapUserProvider implements UserProviderInterface
|
||||
* @param string $name
|
||||
* @param string $email
|
||||
* @param string $role
|
||||
* @param string[]
|
||||
* @param string[] $groupIds
|
||||
*/
|
||||
public function __construct($dn, $username, $name, $email, $role, array $groupIds)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user