Completed
Push — update/sync-home-siteurl-from-... ( a2dff4...1824c7 )
by
unknown
17:18 queued 08:36
created
sync/class.jetpack-sync-functions.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -148,6 +148,8 @@
 block discarded – undo
148 148
 	 * Helper function that is used when getting home or siteurl values. Decides
149 149
 	 * whether to get the raw or filtered value.
150 150
 	 *
151
+	 * @param string $url_type
152
+	 * @param string $url_function
151 153
 	 * @return string
152 154
 	 */
153 155
 	public static function get_raw_or_filtered_url( $url_type, $url_function) {
Please login to merge, or discard this patch.