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

See #54729


git-svn-id: https://develop.svn.wordpress.org/trunk@52652 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2022-01-30 19:23:25 +00:00
parent a88723499c
commit 3fdce9eb4b
15 changed files with 29 additions and 28 deletions
+1 -1
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