mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaHostGroupForm: keep internal method protected
This commit is contained in:
parent
217fb38517
commit
82bd6be8bf
@ -21,7 +21,7 @@ class IcingaHostGroupForm extends DirectorObjectForm
|
||||
->setButtons();
|
||||
}
|
||||
|
||||
public function addAssignmentElements()
|
||||
protected function addAssignmentElements()
|
||||
{
|
||||
$sub = new AssignListSubForm();
|
||||
$sub->setObject($this->object());
|
||||
|
Loading…
x
Reference in New Issue
Block a user