Docs: Remove a duplicate @static
tag from the WP_Customize_Panel->instance_count
property DocBlock.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@36568 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0e9ff07da5
commit
e2dd03abd4
@ -27,7 +27,6 @@ class WP_Customize_Panel {
|
||||
*
|
||||
* @static
|
||||
* @access protected
|
||||
* @static
|
||||
* @var int
|
||||
*/
|
||||
protected static $instance_count = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user