Passed
Push — MobileAPI-Wires ( 6b9fc1 )
by
unknown
17:50
created
mod/gc_mobile_api/models/wire.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -109,6 +109,9 @@
 block discarded – undo
109 109
 	false
110 110
 );
111 111
 
112
+/**
113
+ * @param ElggUser $user_entity
114
+ */
112 115
 function wires_foreach($wire_posts, $user_entity)
113 116
 {
114 117
 	foreach ($wire_posts as $wire_post) {
Please login to merge, or discard this patch.