1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 08:11:27 +02:00
Files
php-flarum/framework/core/js
Toby Zerner 5bc55e4538 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