We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76a9b7 commit 207de9bCopy full SHA for 207de9b
1 file changed
src/Entity/EntityDocument.php
@@ -43,7 +43,7 @@ public function getType();
43
public function setId( $id );
44
45
/**
46
- * Returns if the entity has no content.
+ * Returns true if the entity has no content.
47
* Having an id set does not count as having content.
48
*
49
* @since 4.3
0 commit comments