mirror of
https://github.com/flarum/framework.git
synced 2025-05-17 20:02:32 +08: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.