-
- Downloads
Use all available group services
When we just had one implementation of a group service we could just
inject the implementation when the interface is used. However, as
another implementation was added, it is necessary to explicitly require
the implementations to be able to use all of them.
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- lib/AppInfo/BootstrapSingleton.php 0 additions, 6 deletionslib/AppInfo/BootstrapSingleton.php
- lib/Service/GroupsIntegration.php 7 additions, 2 deletionslib/Service/GroupsIntegration.php
- tests/Unit/Service/GroupsIntegrationTest.php 9 additions, 3 deletionstests/Unit/Service/GroupsIntegrationTest.php
Loading
Please register or sign in to comment