ActivityLogInfo: fix a type-hint

This commit is contained in:
Thomas Gelf 2020-11-02 14:10:26 +01:00
parent 1dba427b95
commit f42028c40f
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ class ActivityLogInfo extends HtmlDocument
}
/**
* @return $this
* @return RestoreObjectForm
* @throws \Icinga\Exception\IcingaException
*/
protected function getRestoreForm()