silverstripe-framework/tests/injector
Marcus Nyeholt b273f3b524 API Updated aspect proxy service
- Updated AspectProxyService to handle multiple handlers for each proxied
  object's methods.
- Changed BeforeCallAspect to allow for providing a return value that
  should be returned to the caller instead of the proxied return value
- Changed AfterCallAspect behaviour to allow for returning the value of
  the aspect to the caller instead of the proxied return value
2014-08-06 13:48:26 +10:00
..
testservices Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
AopProxyTest.php API Updated aspect proxy service 2014-08-06 13:48:26 +10:00
InjectorTest.php BUG fix dependency injection stumbling over ViewableData's __isset 2014-06-12 10:08:59 +12:00