@@ -187,7 +187,7 @@ |
||
187 | 187 | /** |
188 | 188 | * Determines if a node is valid. |
189 | 189 | * |
190 | - * @param mixed $node The node. |
|
190 | + * @param \WBW\Library\Core\Node\AbstractNode $node The node. |
|
191 | 191 | * @return boolean Returns true in case of success, false otherwise. |
192 | 192 | */ |
193 | 193 | private function isValidNode($node) { |