Problem/Motivation
When you enable the module, the method hook_help is not implemented.
Steps to reproduce
Download and activate the module and visit its help page.
Proposed resolution
Implement the hook_help and describe the module's functionality and usage.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | after.png | 16.63 KB | raveen_thakur51 |
| #5 | before.png | 15.7 KB | raveen_thakur51 |
Issue fork mail_login-3360615
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3360615-implement-hookhelp
changes, plain diff MR !9
Comments
Comment #3
vimal_nadar commentedI have created MR. Please review it.
Comment #4
raveen_thakur51 commentedI have reviewed & Implemented the MR! 9 on my Drupal website having version 9.5, PHP version - 8.1
The hook_help has been implemented successfully. Can be moved to RTBC!
Please & Thank You.
Comment #5
raveen_thakur51 commentedI am adding my screenshots for reference. Please have a look. And Thank You.
Comment #6
raveen_thakur51 commentedRTBC! ++
Comment #7
mqannehComment #10
mqannehFixed php warning for a missing use statement.
Updated hook_help output.
Comment #11
mqannehComment #12
raveen_thakur51 commented++