diff --git a/library/Businessprocess/BpConfig.php b/library/Businessprocess/BpConfig.php index 2379cb4..c9e70fd 100644 --- a/library/Businessprocess/BpConfig.php +++ b/library/Businessprocess/BpConfig.php @@ -631,7 +631,7 @@ class BpConfig /** * @param string $name - * @return Node + * @return MonitoredNode|BpNode * @throws Exception */ public function getNode($name)