Skip to content

Commit dcac294

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

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
@@ -24,7 +24,7 @@ class Tests_Comment_Query extends WP_UnitTestCase {
2424
* Test-specific posts created during individual tests that need cleanup.
2525
*
2626
* @since 6.9.0
27-
* @var array
27+
* @var int[]
2828
*/
2929
private $test_posts = array();
3030

0 commit comments

Comments
 (0)