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
Some events extend PluginEvent but did not call parent::__construct() in constructor. Plugins that handle these events may expect to get a ServerAuth instance through $event->getPlugin().