Completed
Pull Request — master (#344)
by Luc
05:32
created
src/Event/Event.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
     /**
92 92
      * Factory method to create a new event.
93 93
      *
94
-     * @param $eventId
94
+     * @param string $eventId
95 95
      * @param Language $mainLanguage
96 96
      * @param Title $title
97 97
      * @param EventType $eventType
Please login to merge, or discard this patch.