mirror of
https://github.com/flarum/core.git
synced 2025-02-24 11:13:40 +01:00
This means the component instance is created in the template, meaning properties can be overridden in the view helper. It also just makes more sense - a view instance doesn’t need to exist until it is rendered in the template.