Failed Conditions
Push — master ( 89ab07...cd548d )
by Arnold
03:16
created
src/DateExtension.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -237,6 +237,7 @@
 block discarded – undo
237 237
      * Split duration into seconds, minutes, hours, days, weeks and years.
238 238
      * 
239 239
      * @param int $seconds
240
+     * @param integer $max
240 241
      * @return array
241 242
      */
242 243
     protected function splitDuration($seconds, $max)
Please login to merge, or discard this patch.