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