Completed
Pull Request — master (#525)
by
unknown
02:34
created
Classes/Updates/CalMigrationUpdate.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -409,7 +409,7 @@  discard block
 block discarded – undo
409 409
     /**
410 410
      * Update event with configuration.
411 411
      *
412
-     * @param $eventImportId
412
+     * @param string $eventImportId
413 413
      * @param $configuration
414 414
      * @param $dbQueries
415 415
      * @param $customMessages
@@ -531,7 +531,7 @@  discard block
 block discarded – undo
531 531
     /**
532 532
      * Find event by import ID.
533 533
      *
534
-     * @param $eventImportId
534
+     * @param string $eventImportId
535 535
      * @param $dbQueries
536 536
      * @param $customMessages
537 537
      *
Please login to merge, or discard this patch.