remove usage of deprecated Role into Export

This commit is contained in:
2022-09-05 17:26:36 +02:00
parent c442529799
commit 75bdc335e5
125 changed files with 153 additions and 154 deletions

View File

@@ -25,6 +25,8 @@ class HouseholdVoter extends Voter
public const SEE = 'CHILL_PERSON_HOUSEHOLD_SEE';
public const STATS = 'CHILL_PERSON_HOUSEHOLD_STATS';
/**
* @deprecated use @see{self::SEE} instead
*/