IcingaHostGroupForm: keep internal method protected

This commit is contained in:
Thomas Gelf 2016-09-09 10:01:02 +00:00
parent 217fb38517
commit 82bd6be8bf

View File

@ -21,7 +21,7 @@ class IcingaHostGroupForm extends DirectorObjectForm
->setButtons();
}
public function addAssignmentElements()
protected function addAssignmentElements()
{
$sub = new AssignListSubForm();
$sub->setObject($this->object());