This is a very minor one with low prio:
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 | After_patch.png | 35.3 KB | Aanal.addweb |
| #4 | Before_patch.png | 41.13 KB | Aanal.addweb |
| #2 | search_api_acquia-2938494-2.patch | 408 bytes | stijnstroobants |
Comments
Comment #2
stijnstroobantsComment #3
stijnstroobantsComment #4
Aanal.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
japerry