Completed
Push — update/gutenberg-enqueue-actio... ( d24aac...f747b4 )
by Jon
202:39 queued 191:38
created
_inc/lib/class.jetpack-keyring-service-helper.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -100,6 +100,9 @@
 block discarded – undo
100 100
 		), menu_page_url( 'sharing', false ) );
101 101
 	}
102 102
 
103
+	/**
104
+	 * @param string $for
105
+	 */
103 106
 	static function refresh_url( $service_name, $for ) {
104 107
 		return add_query_arg( array(
105 108
 			'action'   => 'request',
Please login to merge, or discard this patch.