Closed (fixed)
Project:
User Restrictions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2025 at 12:54 UTC
Updated:
6 Nov 2025 at 08:14 UTC
Jump to comment: Most recent
The following classes/interfaces have a name that starts with UserRestrictions, instead of UserRestriction, which is the entity type name. (Drupal core uses class names that start with the entity type name.)
Drupal\user_restrictions\UserRestrictionsListBuilderDrupal\user_restrictions\UserRestrictionsManagerDrupal\user_restrictions\UserRestrictionsManagerInterfaceChange their names to the following ones.
Drupal\user_restrictions\UserRestrictionListBuilderDrupal\user_restrictions\UserRestrictionManagerDrupal\user_restrictions\UserRestrictionManagerInterfaceStart 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 #6
avpadernoComment #8
avpaderno