mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
f4e5137392
Even though it is an edge-case, some sites may allow translation groups to be composed of different classes. In that case, Translatable->getTranslations() should still work. Also, this commit adds a helper function for testing two array for equality where you don't care about the order of the elements. This cleaned up a lot of copy and paste boilerplate code that was sorting arrays to test. |
||
---|---|---|
.. | ||
TranslatableSearchFormTest.php | ||
TranslatableSearchFormTest.yml | ||
TranslatableSiteConfigTest.php | ||
TranslatableSiteConfigTest.yml | ||
TranslatableTest.php | ||
TranslatableTest.yml |