entity_create() function is going to be deprecated so we shouldn't use it anymore. When the entity type is known we should directly call ::create().

CommentFileSizeAuthor
#2 2759223-2.patch1.93 KBrajeshwari10

Comments

rajeshwari10 created an issue. See original summary.

rajeshwari10’s picture

Assigned: rajeshwari10 » Unassigned
Status: Active » Needs review
StatusFileSize
new1.93 KB

Removed deprecated entity_crete().

Status: Needs review » Needs work

The last submitted patch, 2: 2759223-2.patch, failed testing.

rajeshwari10’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: 2759223-2.patch, failed testing.

rajeshwari10’s picture

Status: Needs work » Needs review
shashwat purav’s picture

The patch in #2 applied successfully in 8.x-1.x branch.