Needs work
Project:
Drupal core
Version:
main
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Apr 2026 at 03:20 UTC
Updated:
1 May 2026 at 11:19 UTC
Jump to comment: Most recent
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
Comment #3
larowlanLeft some comments on the MR - nice one
Comment #4
sivaji_ganesh_jojodae commentedThanks for the feedback. I’ve refactored the Hook classes by splitting them in a manner similar to the Update and System modules. However, I’m not entirely confident that all methods have been placed in the most appropriate files. There are still a few methods where the correct separation is unclear. Additionally, I’ve noticed that the Workspaces hook classes follow a different naming convention.