IcingaAddServiceForm: fix method signature...

...to fit parent method

fixes #1112
This commit is contained in:
Thomas Gelf 2017-08-25 11:48:53 +02:00
parent 9d369b5f16
commit c7d7657489

View File

@ -48,10 +48,7 @@ class IcingaAddServiceForm extends DirectorObjectForm
->setButtons();
}
/**
* @return $this
*/
protected function groupMainProperties()
protected function groupMainProperties($importsFirst = false)
{
$elements = [
'object_type',