mirror of
https://github.com/flarum/core.git
synced 2025-05-07 16:05:25 +02: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.