mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user