Completed
Push — merge/class.wpcom-json-api-lis... ( cd80b1...e9e807 )
by
unknown
79:57 queued 70:23
created
sal/class.json-api-site-jetpack.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -177,6 +177,9 @@
 block discarded – undo
177 177
 		return true;
178 178
 	}
179 179
 
180
+	/**
181
+	 * @param string $role
182
+	 */
180 183
 	function current_user_can( $role ) {
181 184
 		return current_user_can( $role );
182 185
 	}
Please login to merge, or discard this patch.