diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-includes/class-wp-ajax-response.php
--- a/wp/wp-includes/class-wp-ajax-response.php Tue Jun 09 11:14:17 2015 +0000
+++ b/wp/wp-includes/class-wp-ajax-response.php Mon Oct 14 17:39:30 2019 +0200
@@ -1,6 +1,6 @@
+ * <$what id='$id' position='$position'>
+ *
+ * $what>
+ *
*
* @since 2.1.0
*
- * @param string|array $args Override defaults.
+ * @param string|array $args {
+ * Optional. An array or string of XML response arguments.
+ *
+ * @type string $what XML-RPC response type. Used as a child element of ``.
+ * Default 'object' (`