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
All constans currently set as define() shall be migrated to 'public const` class members (of a new const class). This will make the library namespaced completely.