mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
b273f3b524
- 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 |
||
---|---|---|
.. | ||
AfterCallAspect.php | ||
AopProxyService.php | ||
BeforeCallAspect.php | ||
InjectionCreator.php | ||
Injector.php | ||
ServiceConfigurationLocator.php | ||
SilverStripeInjectionCreator.php | ||
SilverStripeServiceConfigurationLocator.php |