Docs: Remove some more top-level @aacess tags from function DocBlocks.

See #414532.


git-svn-id: https://develop.svn.wordpress.org/trunk@41168 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2017-07-27 08:18:25 +00:00
parent 5d23532956
commit a91dd56c22
5 changed files with 0 additions and 11 deletions

View File

@@ -34,7 +34,6 @@ function get_query_var( $var, $default = '' ) {
* Wrapper for WP_Query::get_queried_object().
*
* @since 3.1.0
* @access public
*
* @global WP_Query $wp_query Global WP_Query instance.
*