Completed
Push — master ( 828a65...2ae283 )
by WEBEWEB
01:43
created
Twig/Extension/Menu/AbstractMenuTwigExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -181,7 +181,7 @@
 block discarded – undo
181 181
     /**
182 182
      * Determines if a node is valid.
183 183
      *
184
-     * @param mixed $node The node.
184
+     * @param \WBW\Library\Core\Model\Node\AbstractNode $node The node.
185 185
      * @return bool Returns true in case of success, false otherwise.
186 186
      */
187 187
     private function isValidNode($node) {
Please login to merge, or discard this patch.