mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
260a9e230c
This solves a bugfix when calling singleton($className)->summaryFields() and Versioned kicks back. It is needed to by the GridField functionality to get default columns to show. This is due to DataExtension calls ClassName::extraStatics() when calling ::load_extra_statics() statically, we need to pass in class and extension. |
||
---|---|---|
.. | ||
_fakewebroot | ||
i18nTest.php | ||
i18nTextCollectorTest.php | ||
i18nTextCollectorTestMyObject.php | ||
i18nTextCollectorTestMySubObject.php |