Skip to content

Commit 5430801

Browse files
committed
Add missing @param doc
1 parent 010b091 commit 5430801

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Entity/EntityDocument.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ public function getId();
4040
*
4141
* @since 3.0
4242
*
43+
* @param EntityId $id
44+
*
4345
* @throws InvalidArgumentException if the id is not of the correct type.
4446
*/
4547
public function setId( $id );

0 commit comments

Comments
 (0)