Passed
Push — entity-setid-nonull ( 87a151 )
by Leszek
02:35
created
src/Entity/Property.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
 	/**
84 84
 	 * Must be PropertyId since 8.0.
85 85
 	 *
86
-	 * @param PropertyId|null $id
86
+	 * @param EntityId $id
87 87
 	 *
88 88
 	 * @throws InvalidArgumentException
89 89
 	 */
Please login to merge, or discard this patch.