Completed
Push — master ( 7cdec4...b976b4 )
by Travis
15:13 queued 13:00
created
src/NukaCode/Core/View/Path.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -58,6 +58,9 @@
 block discarded – undo
58 58
         }
59 59
     }
60 60
 
61
+    /**
62
+     * @param View $layout
63
+     */
61 64
     public function missingMethod($layout, $parameters)
62 65
     {
63 66
         $view = $this->findView();
Please login to merge, or discard this patch.