We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10699b9 + 46405bf commit ae8a676Copy full SHA for ae8a676
1 file changed
src/Entity/EntityIdValue.php
@@ -96,7 +96,7 @@ public function getSortKey() {
96
*
97
* @since 0.5
98
99
- * @return EntityId
+ * @return EntityIdValue
100
*/
101
public function getValue() {
102
return $this;
0 commit comments