By avpaderno on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
3.0.x
Introduced in version:
3.0.0-beta1
Issue links:
Description:
The Drupal\user_restrictions\Plugin\UserRestrictionType\UserRestrictionTypeBase class has been renamed. Contributed and custom modules that implement a new user restriction plugin type need to extend the Drupal\user_restrictions\Plugin\UserRestrictionTypeBase class.
Impacts:
Module developers