Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Skvortsov
39bf9af538 Don't typehint the view factory in the closure in extend.php
This causes the view factory to resolve early, breaking all future extensions that use the view extender
2020-07-27 19:31:13 -04:00
Franz Liedke
2648ee2031 Use new View extender
Refs flarum/core#2134.
2020-07-17 12:11:25 +02:00
Alexander Skvortsov
2a4e8bf8ad Add empty locale extender to clear cache properly on enable/disable.
See https://github.com/flarum/core/pull/2020#issuecomment-616149583
2020-06-19 22:22:54 -04:00
Franz Liedke
907cc2fbe7 Apply fixes from StyleCI 2019-11-29 23:02:31 +00:00
Franz Liedke
dfadc8f5fc Get rid of event subscribers that resolve services too early
Refs flarum/core#1578.
2018-12-16 15:00:02 +01:00
Toby Zerner
6c45f6c6f3 Rename bootstrap.php 2018-09-21 11:47:48 +09:30