mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 04:33:47 +08:00
7794546845
This ensures that default values, date attributes and relationships are properly inherited, when we have deeper model class hierarchies. This also adds test cases to ensure that inheritance order is honored for relationship and default attribute extender. As there's no way to remove date attributes, the order of evaluation there doesn't matter. |
||
---|---|---|
.. | ||
ConsoleTest.php | ||
CsrfTest.php | ||
EventTest.php | ||
MailTest.php | ||
MiddlewareTest.php | ||
ModelTest.php | ||
RoutesTest.php |