Problem/Motivation

Best practice to implement hook_help.

See https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or... for reference.

CommentFileSizeAuthor
#2 vertex_ai_search-3443292.patch2.05 KBsarwan_verma
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

TimoZura created an issue. See original summary.

sarwan_verma’s picture

Status: Active » Needs review
StatusFileSize
new2.05 KB

Hi @TimoZura,

I have fixed this issue "Implement hook_help" and also attached patch ,
kindly review and verify.

timozura’s picture

Status: Needs review » Active

Hi @sarwan_verma .

Thank you! Unfortunately, I could not use the patch. The text included for the hook_help is specific to the Profile module and does not apply to this module. There is also no use statement for the RouteMatchInterface argument.

I went ahead and forked the issue an added in the hook_help implementation through a MR.

  • TimoZura committed 100ec5b3 on 1.0.x
    Issue #3443292 by TimoZura: Implement hook_help
    
timozura’s picture

Status: Active » Fixed

Merging.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.