Completed
Push — master ( a63d58...266d26 )
by ignace nyamagana
14:09
created
src/Period.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -619,6 +619,7 @@
 block discarded – undo
619 619
      * an instance that contains the specified new datepoints.
620 620
      *
621 621
      * @param Period ...$intervals
622
+     * @param Period[] $intervals
622 623
      */
623 624
     public function merge(self $interval, self ...$intervals): self
624 625
     {
Please login to merge, or discard this patch.