Completed
Push — master ( b954a7...a103fe )
by Gordon
06:15
created
tests/GridRowsExtensionTest.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -94,6 +94,10 @@
 block discarded – undo
94 94
     }
95 95
 
96 96
 
97
+    /**
98
+     * @param integer $maxWidth
99
+     * @param integer $amount
100
+     */
97 101
     private function checkGrid($grid, $maxWidth, $amount)
98 102
     {
99 103
         $items = 0;
Please login to merge, or discard this patch.