Completed
Pull Request — 2.x (#4782)
by Scott Kingsley
15:12
created
classes/PodsForm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1336,7 +1336,7 @@
 block discarded – undo
1336 1336
 	 * @param bool $noarray
1337 1337
 	 * @param bool $db_field
1338 1338
 	 *
1339
-	 * @return mixed|string
1339
+	 * @return string
1340 1340
 	 */
1341 1341
 	public static function clean( $input, $noarray = false, $db_field = false ) {
1342 1342
 
Please login to merge, or discard this patch.