We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010b091 commit 5430801Copy full SHA for 5430801
1 file changed
src/Entity/EntityDocument.php
@@ -40,6 +40,8 @@ public function getId();
40
*
41
* @since 3.0
42
43
+ * @param EntityId $id
44
+ *
45
* @throws InvalidArgumentException if the id is not of the correct type.
46
*/
47
public function setId( $id );
0 commit comments