Completed
Pull Request — master (#898)
by Zack
14:59
created
includes/class-gravityview-merge-tags.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -216,7 +216,7 @@
 block discarded – undo
216 216
 	 * @param bool $url_encode Whether to URL-encode output
217 217
 	 * @param bool $esc_html Whether to apply `esc_html()` to output
218 218
 	 *
219
-	 * @return mixed
219
+	 * @return string
220 220
 	 */
221 221
 	public static function replace_gv_merge_tags( $text, $form = array(), $entry = array(), $url_encode = false, $esc_html = false ) {
222 222
 
Please login to merge, or discard this patch.