Closed (fixed)
Project:
Inline Entity Form
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Feb 2019 at 23:20 UTC
Updated:
15 May 2019 at 09:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
govind.maloo commentedComment #3
kkalaskar commentedHi @govindmaloo,
I applied #2 patch on local and it works fine, but after the patch, I checked this file for code standard with following command
$ phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md src/Plugin/Field/FieldWidget/InlineEntityFormSimple.phpand result showing this
So i fixed thoses coding standrds. I am attaching screenshot and new patch file along with this comment. Please review and let me know your thoughts on it.
Thanks.
Comment #4
oknateMarking RTBC. The patch applies cleanly and it fixes the issue, IMHO.
Comment #5
joachim commentedThanks everyone! Committed.