Closed (fixed)
Project:
User Restrictions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 May 2026 at 07:54 UTC
Updated:
2 Jun 2026 at 08:40 UTC
Jump to comment: Most recent
Hooks are not supposed to be part of the public API. Now that hooks are implemented in classes, those classes should be marked internal, to make explicit contributed projects should not extend them, which is not really necessary.
Mark the hook classes internal. In the 4.0.x branch, those classes should be marked final.
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 #2
avpadernoComment #4
avpadernoComment #5
avpadernoComment #7
avpaderno