You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧 Add resetSession() method to persistent session helpers and fix code formatting
Added missing resetSession() static methods to erLhcoreClassUserDep,
erLhcoreClassRole, and erLhcoreClassMailconv to allow clearing cached
ezcPersistentSession instances — matching the pattern already present in
erLhcoreClassDepartament, erLhcoreClassPermission, and erLhcoreClassUser.
🛠️ Normalized whitespace and code style in erLhcoreClassDepartament,
erLhcoreClassPermission, and erLhcoreClassUser for consistent formatting
across all persistent session helper classes.
0 commit comments