Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
eltharin committed Feb 18, 2025
1 parent 342b051 commit a7a83a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Query/ResultSetMapping.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ class ResultSetMapping
/**
* Maps object Ids in the result set to classnames.
*
* @phpstan-var array<string|int, string>
* @phpstan-var array<string|int, class-string>
*/
public array $newObject = [];

Expand Down

0 comments on commit a7a83a3

Please sign in to comment.