mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
2f817ba177
A service factory can be used for creating instances where a non-trivial construction process is required. This is done by adding a `factory` key to the service definition.