Completed
Pull Request — master (#243)
by Luc
15:20 queued 09:59
created
src/CalendarFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -205,7 +205,7 @@
 block discarded – undo
205 205
     }
206 206
 
207 207
     /**
208
-     * @param array $openingHours
208
+     * @param OpeningHour[] $openingHours
209 209
      * @return array
210 210
      */
211 211
     private function openingHoursToArray(array $openingHours)
Please login to merge, or discard this patch.