This commit is contained in:
Robin Chalas 2019-08-05 08:30:47 +02:00
parent 94f588a706
commit 3e523ddd51

View File

@ -21,7 +21,7 @@ use Symfony\Component\Security\Core\User\UserInterface;
use Symfony\Component\Security\Core\User\UserProviderInterface;
/**
* LdapUserProvider is a simple user provider on top of ldap.
* LdapUserProvider is a simple user provider on top of LDAP.
*
* @author Grégoire Pineau <lyrixx@lyrixx.info>
* @author Charles Sarrazin <charles@sarraz.in>