stable
Clone or download
Read-only
part of request #23043 Program management: clean domain No functional changes Change-Id: Ibd9752a1ae9872665b3f11367fcab0cec045b9c3
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/program_management/include/Adapter/Events/RootPlanningEditionEventProxy.php | +51 | −0 | Go to diff View file |
A | plugins/program_management/include/Domain/Events/RootPlanningEditionEvent.php | +34 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Team/RootPlanning/RootPlanningEditionHandler.php | +3 | −4 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +2 | −1 | Go to diff View file |
A | plugins/program_management/tests/unit/Adapter/Events/RootPlanningEditionEventProxyTest.php | +54 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Team/RootPlanning/RootPlanningEditionHandlerTest.php | +5 | −2 | Go to diff View file |