mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Merge branch 'tests/fixes-2022-09-05' into 111_exports_suite
This commit is contained in:
@@ -30,6 +30,8 @@ class HouseholdVoter extends Voter
|
||||
*/
|
||||
public const SHOW = self::SEE;
|
||||
|
||||
public const STATS = 'CHILL_PERSON_HOUSEHOLD_STATS';
|
||||
|
||||
private const ALL = [
|
||||
self::EDIT, self::SEE,
|
||||
];
|
||||
|
Reference in New Issue
Block a user