From a7a83a3d7c658b2a9d6773e1e60b22c801dfbc1e Mon Sep 17 00:00:00 2001 From: eltharin Date: Tue, 18 Feb 2025 22:09:02 +0100 Subject: [PATCH] aa --- src/Query/ResultSetMapping.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Query/ResultSetMapping.php b/src/Query/ResultSetMapping.php index a3946a5db5..d8f4bc7669 100644 --- a/src/Query/ResultSetMapping.php +++ b/src/Query/ResultSetMapping.php @@ -162,7 +162,7 @@ class ResultSetMapping /** * Maps object Ids in the result set to classnames. * - * @phpstan-var array + * @phpstan-var array */ public array $newObject = [];