@@ -274,7 +274,7 @@ |
||
274 | 274 | /** |
275 | 275 | * Generate a friendly (read humanly distinguishable) object hash |
276 | 276 | * |
277 | - * @param object $object |
|
277 | + * @param NodeInterface $object |
|
278 | 278 | * |
279 | 279 | * @return string |
280 | 280 | */ |
@@ -100,7 +100,6 @@ |
||
100 | 100 | |
101 | 101 | /** |
102 | 102 | * Return the Flow status |
103 | - |
|
104 | 103 | * @return string The flow status |
105 | 104 | */ |
106 | 105 | public function getStatus() |