Docs: Increase the specificity of types in various inline documentation.

See #54729

Built from https://develop.svn.wordpress.org/trunk@52652


git-svn-id: http://core.svn.wordpress.org/trunk@52241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2022-01-30 19:25:03 +00:00
parent effadc5da9
commit ecc08a41f6
16 changed files with 30 additions and 29 deletions

View File

@@ -30,7 +30,7 @@ class Walker_Comment extends Walker {
* Database fields to use.
*
* @since 2.7.0
* @var array
* @var string[]
*
* @see Walker::$db_fields
* @todo Decouple this