]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 7 Nov 2020 20:59:42 +0000 (21:59 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 7 Nov 2020 20:59:42 +0000 (21:59 +0100)
commit274586036c617225150edb7515169a0bc7a5fa2c
tree6cb7b7120240c69d57678e381bd0043528130cb1
parent39c850365e53c2a80561dbc2e0da16093c246b49
Continued:
- let's get rid of own ObjectFactory::createObjectByName() construct and use the
  flexible (configurable) ObjectFactory::createObjectByConfiguredName() approach

Signed-off-by: Roland Häder <roland@mxchange.org>
application/tests/class_ApplicationHelper.php
application/tests/config.php
framework/main/classes/resolver/controller/class_BaseControllerResolver.php
framework/main/tests/resolver/controller/class_TestsConsoleControllerResolver.php