Remove all @package and @subpackage PHPDoc tags not at the file- or class-levels in core.

See #27200.


git-svn-id: https://develop.svn.wordpress.org/trunk@27262 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2014-02-25 17:13:08 +00:00
parent 9bdaa48e3e
commit 647f80595d
23 changed files with 13 additions and 354 deletions
-2
View File
@@ -70,8 +70,6 @@ function startElement($parser, $tagName, $attrs) {
*
* @since 0.71
* @access private
* @package WordPress
* @subpackage Dummy
*
* @param mixed $parser XML Parser resource.
* @param string $tagName XML tag name.