Completed
Push — issues/611 ( 915615...3dcd15 )
by Ravinder
18:44
created
includes/admin/emails/abstract-email-notification.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -469,7 +469,7 @@
 block discarded – undo
469 469
 		 * @access public
470 470
 		 *
471 471
 		 * @param int $form_id
472
-		 * @return array|string
472
+		 * @return string
473 473
 		 */
474 474
 		public function get_preview_email_recipient( $form_id = 0 ) {
475 475
 			$recipients = $this->get_recipient( $form_id );
Please login to merge, or discard this patch.