mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
0ee3a683a5
Move functionality from static start and destroy functions into instance methods, allowing these to be overloaded. This works the same way as calling Session::set() which then in turn calls inst_set() Additionally use Injector to create the default Session instance to allow the class to be swapped out. |
||
---|---|---|
.. | ||
RestfulServiceTest.php | ||
RSSFeedTest.php | ||
XMLDataFormatterTest.php | ||
XMLDataFormatterTest.yml |