Completed
Push — master ( b375e4...08d157 )
by Doug
05:56
created
VolumePacker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -234,7 +234,7 @@
 block discarded – undo
234 234
      * @param int $maxWidth
235 235
      * @param int $maxLength
236 236
      * @param int $maxDepth
237
-     * @return bool
237
+     * @return boolean|null
238 238
      */
239 239
     protected function tryAndStackItemsIntoSpace(ItemList $packedItems, $maxWidth, $maxLength, $maxDepth)
240 240
     {
Please login to merge, or discard this patch.