mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
c7ca47f2b1
You should be able to specify multiple before and after rules in a config fragment. This was intended to be a comma seperated string but that wasnt being split properly Now if you provide a comma seperated string it is split properly, but you can also provide an array, which is actually cleaner |
||
---|---|---|
.. | ||
ClassLoader.php | ||
ClassManifest.php | ||
ConfigManifest.php | ||
ManifestFileFinder.php | ||
TemplateLoader.php | ||
TemplateManifest.php | ||
TokenisedRegularExpression.php |