By _shy on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
11.x
Introduced in version:
11.x-dev
Issue links:
Description:
Modules wanting to react to changes on user login and user logout can now register event subscribers that subscribe to the \Drupal\user\Event\UserEvents::USER_LOGIN and \Drupal\user\Event\UserEvents::USER_LOGOUT events.
Impacts:
Module developers
Comments
Note that this has not been
Note that this has not been committed finally.