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 a13ada2937
commit f5c7ab6ef0

View File

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