silverstripe-framework/tests/core
Damian Mooyman bf4e9eb044 API Singleton method allowing type inference
This pattern improves over the current usage of singleton by allowing type inference.
This also better supports refactor, code usage detection, and auto-completion of classes.
2014-09-26 09:10:25 +12:00
..
manifest Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
startup Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ArrayDataTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ArrayLibTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ClassInfoTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ConfigTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ConvertTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
CoreTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DiffTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HTMLCleanerTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ObjectTest.php API Singleton method allowing type inference 2014-09-26 09:10:25 +12:00