mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 03:04:34 +00:00
Docs: Update some @var tags per the documentation standards.
Follow-up to [27398], [29487], [41626], [51003]. See #53399. git-svn-id: https://develop.svn.wordpress.org/trunk@52355 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -56,7 +56,7 @@ class WP_Customize_Section {
|
||||
* Priority of the section which informs load order of sections.
|
||||
*
|
||||
* @since 3.4.0
|
||||
* @var integer
|
||||
* @var int
|
||||
*/
|
||||
public $priority = 160;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user