silverstripe-framework/tests/injector
Marcus Nyeholt 428cbe4b03 FIX issue with Injector::create not passing args
If creating an object using Injector::create() and constructor arguments
are passed through, in some cases where the object being created had a yml
configuration set for it, the passed in constructor arguments weren't being
passed through to the instantiation of the object.
2013-02-15 10:24:47 +11:00
..
testservices Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
InjectorTest.php FIX issue with Injector::create not passing args 2013-02-15 10:24:47 +11:00