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