Completed
Push — master ( 67a9d6...7e85c1 )
by Doug
63:11
created
VolumePacker.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -208,9 +208,9 @@
 block discarded – undo
208 208
     }
209 209
 
210 210
     /**
211
-     * @param $layerWidth
212
-     * @param $layerLength
213
-     * @param $layerDepth
211
+     * @param integer $layerWidth
212
+     * @param integer $layerLength
213
+     * @param integer $layerDepth
214 214
      * @return bool
215 215
      */
216 216
     protected function isLayerStarted($layerWidth, $layerLength, $layerDepth) {
Please login to merge, or discard this patch.