corrected php-doc
This commit is contained in:
parent
2be6fc2452
commit
2acbeecabe
@ -62,7 +62,7 @@ class LdapAdapter implements LoginAdapter
|
||||
* Create an adapter from the configuration
|
||||
*
|
||||
* @param array $configuration
|
||||
* @return \oat\authKeyValue\model\AuthKeyValueAdapter
|
||||
* @return oat\authLdap\model\LdapAdapter
|
||||
*/
|
||||
public static function createFromConfig(array $configuration) {
|
||||
return new self($configuration);
|
||||
|
Loading…
Reference in New Issue
Block a user