Skip to content

Commit 03ab3f1

Browse files
Update query.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent dcac294 commit 03ab3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/comment/query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Tests_Comment_Query extends WP_UnitTestCase {
3232
* Test-specific comments created during individual tests that need cleanup.
3333
*
3434
* @since 6.9.0
35-
* @var array
35+
* @var int[]
3636
*/
3737
private $test_comments = array();
3838

0 commit comments

Comments
 (0)