LdapUserGroupBackendForm::createHiddenUserConfigElements(): improve doc

refs #10401
This commit is contained in:
Alexander A. Klimov 2016-11-03 18:48:01 +01:00
parent 319f648b32
commit 9c13eedd00
1 changed files with 2 additions and 0 deletions

View File

@ -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()
{