Docs: Correct DocBlock formatting for `wp_privacy_personal_data_erasers` filter.

See #43637.

git-svn-id: https://develop.svn.wordpress.org/trunk@43104 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2018-05-02 03:13:51 +00:00
parent 489acfc57e
commit 095c047ced
1 changed files with 1 additions and 0 deletions

View File

@ -4561,6 +4561,7 @@ function wp_ajax_wp_privacy_erase_personal_data() {
*
* @param array $args {
* An array of callable erasers of personal data. Default empty array.
*
* @type array {
* Array of personal data exporters.
*