1
0
mirror of https://github.com/flarum/core.git synced 2025-06-04 05:35:55 +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
..
2015-10-03 16:59:53 +09:30