silverstripe-framework/control/injector
Sam Minnee a1f7dcafa2 NEW: Add ‘calls’ section to Injector configs.
As well as properties, you can now configure a series of method calls in
your service definitions.
2015-07-30 19:34:46 +12:00
..
AfterCallAspect.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
AopProxyService.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
BeforeCallAspect.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
InjectionCreator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Injector.php NEW: Add ‘calls’ section to Injector configs. 2015-07-30 19:34:46 +12:00
ServiceConfigurationLocator.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
SilverStripeInjectionCreator.php NEW: Allow specifying a factory to use for creating services. 2014-02-03 11:30:22 +11:00
SilverStripeServiceConfigurationLocator.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00