mirror of
https://github.com/flarum/framework.git
synced 2025-03-10 20:31:24 +08:00

Extensions may wish to add attributes/content to all posts, regardless of type, by extending methods on the Post component. Now the subclasses will not overwrite, but rather append to, these additions.