JobDetails: just a comment
This commit is contained in:
parent
18ab9b4f7c
commit
ea18006819
|
@ -14,7 +14,6 @@ class JobDetails extends HtmlDocument
|
||||||
/**
|
/**
|
||||||
* JobDetails constructor.
|
* JobDetails constructor.
|
||||||
* @param DirectorJob $job
|
* @param DirectorJob $job
|
||||||
* @throws \Icinga\Exception\IcingaException
|
|
||||||
* @throws \Icinga\Exception\NotFoundError
|
* @throws \Icinga\Exception\NotFoundError
|
||||||
*/
|
*/
|
||||||
public function __construct(DirectorJob $job)
|
public function __construct(DirectorJob $job)
|
||||||
|
|
Loading…
Reference in New Issue