Completed
Push — add/jetpack-assistant-banner ( 59e255 )
by
unknown
348:01 queued 338:37
created
projects/plugins/jetpack/class-jetpack-recommendations-banner.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -212,6 +212,7 @@
 block discarded – undo
212 212
 	 * Renders a checkbox.
213 213
 	 *
214 214
 	 * @param string $title The title to put on the checkbox.
215
+	 * @param string $name
215 216
 	 */
216 217
 	private function render_checkbox( $name, $title ) {
217 218
 		?>
Please login to merge, or discard this patch.