mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-01 16:09:26 -05:00
Node: use concret implementation in type hint
This commit is contained in:
parent
e26daca0f4
commit
5443d73f08
1 changed files with 1 additions and 1 deletions
|
|
@ -310,7 +310,7 @@ abstract class Node
|
|||
}
|
||||
|
||||
/**
|
||||
* @return Node[]
|
||||
* @return BpNode[]
|
||||
*/
|
||||
public function getParents()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue