Completed
Push — master ( 858fcc...c60b4c )
by WEBEWEB
19:10
created
Twig/Extension/Menu/AbstractMenuTwigExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -187,7 +187,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.