mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
LdapUserGroupBackendForm: Fix doc of method createHiddenUserConfigElements
refs #10401
This commit is contained in:
parent
9c13eedd00
commit
c72cf257ca
@ -281,9 +281,9 @@ class LdapUserGroupBackendForm extends Form
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create and add all elements to this form required for the user configuration as hidden
|
* Create and add all elements for the user configuration as hidden inputs
|
||||||
*
|
*
|
||||||
* This is required to purge already present options when changing the type form LDAP to MS AD.
|
* This is required to purge already present options when unlinking a group backend with a user backend.
|
||||||
*/
|
*/
|
||||||
protected function createHiddenUserConfigElements()
|
protected function createHiddenUserConfigElements()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user