Completed
Push — master ( fd922f...aa408c )
by
unknown
11s
created
src/Calendar/DayOfWeekCollection.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -14,6 +14,7 @@
 block discarded – undo
14 14
     /**
15 15
      * DayOfWeekCollection constructor.
16 16
      * @param DayOfWeek[] ...$daysOfWeek
17
+     * @param DayOfWeek $daysOfWeek
17 18
      */
18 19
     public function __construct(DayOfWeek ...$daysOfWeek)
19 20
     {
Please login to merge, or discard this patch.