Completed
Push — master ( 054d9b...1136ab )
by ignace nyamagana
15:12
created
src/Period.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -574,7 +574,7 @@
 block discarded – undo
574 574
     /**
575 575
      * Returns a new Period object with a new ending date point.
576 576
      *
577
-     * @param mixed $interval The duration. Can be
577
+     * @param DateInterval $interval The duration. Can be
578 578
      *                        - a DateInterval object
579 579
      *                        - an int interpreted as the duration expressed in seconds.
580 580
      *                        - a string in a format supported by `DateInterval::createFromDateString`
Please login to merge, or discard this patch.