@@ -352,7 +352,6 @@ |
||
352 | 352 | /** |
353 | 353 | * Return the list of children of the current node. |
354 | 354 | * |
355 | - * @param NodeList $children : The list of children node. |
|
356 | 355 | */ |
357 | 356 | public function getChildren() { |
358 | 357 | return $this->children; |