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
has the class admin_externalpage which doesn't have the correct namespace. It could either be \admin_externalpage or use use admin_externalpage; at the top.
Found the error running phpstan. I don't know if this is a code path that's ever reached.