Passed
Push — event-syntax ( 223f3a )
by
unknown
41:47 queued 23:32
created
mod/gc_mobile_api/models/event.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -202,6 +202,9 @@
 block discarded – undo
202 202
 	return $event;
203 203
 }
204 204
 
205
+/**
206
+ * @param ElggUser $user_entity
207
+ */
205 208
 function foreach_events($params, $from, $to, $user_entity, $lang)
206 209
 {
207 210
 	$now = time();
Please login to merge, or discard this patch.