Completed
Push — master ( d6329c...8eb6d2 )
by Dennis
01:25
created
includes/MslsMetaBox.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
 	 * @param MslsJson $json
57 57
 	 * @param array $args
58 58
 	 *
59
-	 * @return mixed
59
+	 * @return MslsJson
60 60
 	 */
61 61
 	public static function get_suggested_fields( $json, $args ) {
62 62
 		/**
Please login to merge, or discard this patch.