mirror of
https://github.com/flarum/framework.git
synced 2025-03-07 02:37:48 +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.