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:
Sergey Biryukov
2021-12-11 19:49:38 +00:00
parent 1b541a7e52
commit 70823f3ddf
4 changed files with 8 additions and 8 deletions

View File

@@ -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;