-
- Downloads
fix: update user validation in events
Update the user validation method in both `onUserSaveBegin` and `onUserSaveEnd` events. The previous validation was using `QUI::getUsers()->isUser($User)`, which was replaced with a check for `$User` instance of `QUI\\Users\\User` for improved reliability.
Übergeordneter
4e8732ae
Keine zugehörigen Branchen gefunden
Tags 2.2.1
Bitte registrieren oder Anmelden zum Kommentieren