Update hooks should use a different syntax, because the documentation summary (first line) is displayed to someone running update.php to tell them which updates need to run.
See: https://www.drupal.org/docs/develop/coding-standards/api-documentation-a...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Before_Entity.png | 13.03 KB | riddhi.addweb |
| #4 | After_Entity.png | 9.75 KB | riddhi.addweb |
| #2 | entityreference-2938466-2.patch | 362 bytes | stijnstroobants |
Comments
Comment #2
stijnstroobantsComment #3
stijnstroobantsComment #4
riddhi.addweb commented@StijnStroobants, Thanks for the patch, it works well for me as It changes the standard as per documentation. I verified it by applying it manually in the module file.
Comment #6
minoroffense commented