Skip to content

Commit 207de9b

Browse files
committed
fixed comment
1 parent e76a9b7 commit 207de9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Entity/EntityDocument.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public function getType();
4343
public function setId( $id );
4444

4545
/**
46-
* Returns if the entity has no content.
46+
* Returns true if the entity has no content.
4747
* Having an id set does not count as having content.
4848
*
4949
* @since 4.3

0 commit comments

Comments
 (0)