mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-20 23:00:16 -05:00
Remove abstract function Node::__construct()
This commit is contained in:
parent
df29918a75
commit
a06fba34b3
1 changed files with 0 additions and 2 deletions
|
|
@ -118,8 +118,6 @@ abstract class Node
|
|||
99 => 'PENDING'
|
||||
);
|
||||
|
||||
abstract public function __construct($object);
|
||||
|
||||
/**
|
||||
* Set whether to treat acknowledged hosts/services always as UP/OK
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue