Test Failed
Pull Request — master (#460)
by Kiran
18:13
created
geodirectory-functions/privacy/class-geodir-privacy-erasers.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -103,6 +103,10 @@
 block discarded – undo
103 103
 		);
104 104
 	}
105 105
 
106
+	/**
107
+	 * @param string $email_address
108
+	 * @param integer $page
109
+	 */
106 110
 	public static function reviews_by_author( $email_address, $page, $posts_per_page = 10 ) {
107 111
 		global $wpdb;
108 112
 
Please login to merge, or discard this patch.