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
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
Currently, if one uses the
FallBackExceptionHandler, (Flarum) it prevents people from adding custom handlers after.If you set
$handlersto public, or add some way to prepend handlers inErrorHandler, this would solve that problem.