mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 06:03:39 +08:00
Simple forum software for building great communities.
0a19ca5e19
Event subscriptions now take place before *any* boot method is called. This ensures that all event listeners are registered before things happen – e.g. locales are registered before the translator is instantiated in the Tags extension's boot method. |
||
---|---|---|
framework/core |