LdapUserGroupBackendForm::createHiddenUserConfigElements(): improve doc
refs #10401
This commit is contained in:
parent
319f648b32
commit
9c13eedd00
|
@ -282,6 +282,8 @@ class LdapUserGroupBackendForm extends Form
|
|||
|
||||
/**
|
||||
* Create and add all elements to this form required for the user configuration as hidden
|
||||
*
|
||||
* This is required to purge already present options when changing the type form LDAP to MS AD.
|
||||
*/
|
||||
protected function createHiddenUserConfigElements()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue