ActivityLogInfo: fix a type-hint
This commit is contained in:
parent
1dba427b95
commit
f42028c40f
|
@ -155,7 +155,7 @@ class ActivityLogInfo extends HtmlDocument
|
|||
}
|
||||
|
||||
/**
|
||||
* @return $this
|
||||
* @return RestoreObjectForm
|
||||
* @throws \Icinga\Exception\IcingaException
|
||||
*/
|
||||
protected function getRestoreForm()
|
||||
|
|
Loading…
Reference in New Issue