Problem/Motivation

hook_help function missing in .module file

CommentFileSizeAuthor
#5 help_page.png54.41 KBtanuja bohra
#4 After.png17.19 KBJaspreet-Kaur
#4 Before.png16.01 KBJaspreet-Kaur
Command icon 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:

Comments

Shubham Rathore created an issue. See original summary.

shubham rathore’s picture

Assigned: shubham rathore » Unassigned
Status: Active » Needs review

Created MR for the issue.
Please review.
Thanks

Jaspreet-Kaur’s picture

StatusFileSize
new16.01 KB
new17.19 KB

hook_help() implemented successfully on Drupal version 9.5.1 and Module version 1.0.x-dev . Attached the before and after screenshot. Please review. Thanks!

tanuja bohra’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new54.41 KB

Verified MR6 on 10.2.x, the help() is added . RTBC++

hotwebmatter made their first commit to this issue’s fork.