Skip to content

Commit 2d8b895

Browse files
swissspidyCopilot
andauthored
Implement suggestion
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 88bad2d commit 2d8b895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WP_Post_IDs_Iterator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class WP_Post_IDs_Iterator implements Iterator {
2525
private $ids_left;
2626

2727
/**
28-
* @var int[]
28+
* @var object[]
2929
*/
3030
private $results = array();
3131

0 commit comments

Comments
 (0)