Closed Prokyonn closed 3 months ago
Returns the correct entity id field name for the article entity.
Because the default value is id and the article does only have an uuid.
id
uuid
What's in this PR?
Returns the correct entity id field name for the article entity.
Why?
Because the default value is
id
and the article does only have anuuid
.