[generic doc] listing generic doc for person

This commit is contained in:
2023-05-30 20:48:35 +02:00
parent eb107f5a15
commit 40af1e64ac
15 changed files with 842 additions and 42 deletions

View File

@@ -25,8 +25,6 @@ interface GenericDocForAccompanyingPeriodProviderInterface
/**
* Return true if the user is allowed to see some documents for this provider.
*
* @return bool
*/
public function isAllowedForAccompanyingPeriod(AccompanyingPeriod $accompanyingPeriod): bool;