add back the annotation to edit accompanying period work for referrers

This commit is contained in:
Julie Lenaerts 2024-02-12 09:02:48 +01:00
parent 835409cb94
commit f510acd170

View File

@ -394,6 +394,7 @@ class AccompanyingPeriodWork implements AccompanyingPeriodLinkedWithSocialIssues
/**
* @return ReadableCollection<int, User>
* @Serializer\Groups({"accompanying_period_work:edit"})
*/
public function getReferrers(): ReadableCollection
{