Skip to content

Commit c1b0063

Browse files
committed
Merge pull request #653 from wmde/adddoc
Add missing @param doc
2 parents 010b091 + 5430801 commit c1b0063

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)