Docs: Remove/replace invalid inline @link tags in DocBlocks in wp-includes/*.
Fixes #36910. Built from https://develop.svn.wordpress.org/trunk@37487 git-svn-id: http://core.svn.wordpress.org/trunk@37455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -15,7 +15,7 @@ class WP_Ajax_Response {
|
||||
public $responses = array();
|
||||
|
||||
/**
|
||||
* Constructor - Passes args to {@link WP_Ajax_Response::add()}.
|
||||
* Constructor - Passes args to WP_Ajax_Response::add().
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @see WP_Ajax_Response::add()
|
||||
|
||||
Reference in New Issue
Block a user