1
0
mirror of https://github.com/flarum/core.git synced 2025-05-07 16:05:25 +02:00
Toby Zerner 31997b8fdf Make Post component subclasses build on parent content
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.
2016-05-28 09:44:44 +09:30
..
2016-03-21 21:25:00 +10:30