Commit 840db4d0 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Fix coquille

parent e5d348be
Loading
Loading
Loading
Loading
Loading
+1 −1
Changes for module/Oscar/src/Oscar/Service/ProjectService.php: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -464,7 +464,7 @@ class ProjectService implements UseServiceContainer
    }

    public function addProjectOrganisation(
        ProjectP $project,
        Project $project,
        Organization $organization,
        OrganizationRole $role,
        $dateStart,