Closed (won't fix)
Project:
Themed fast 404
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2022 at 02:11 UTC
Updated:
1 Aug 2023 at 12:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
luzgallego commentedThe next patch solves the task.
Comment #5
shubham rathore commentedComment #6
shubham rathore commentedCreate MR for hook_help function.
Please review.
Thanks
Comment #7
sahilgidwani commentedReviewed the MR everything looks good to me.
Comment #8
g_miric commentedhook_help() isn't a required method and generally I don't like it.
It adds an another place where we need to maintain module documentation (beside module page on drupal.org and readme file) and I find it unneeded.