Commit 7f31d5fa authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Merge branch 'master' of git.unicaen.fr:open-source/oscar into spartan-timesheet-restricted

parents cf346213 826e821d
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@ class NotificationRepository extends EntityRepository
        foreach ($this->getNotificationsActivity($activityId) as $notification) {
            $this->getEntityManager()->remove($notification);
        }
        $this->getEntityManager()->flush();
    }

    public function purgeAll()
+1 −0
Original line number Diff line number Diff line
@@ -872,6 +872,7 @@ class NotificationService implements UseServiceContainer
        }
    }


    /**
     * @param $personId
     * @return array