1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 15:51:16 +02:00
Toby Zerner 0a19ca5e19 New listen API
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.
2015-08-13 12:55:48 +09:30
2015-08-13 12:55:48 +09:30
Description
No description provided
119 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%