mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-09 16:24:59 +00:00
Re-associate filters for export "count persons"
This commit is contained in:
@@ -22,6 +22,9 @@ abstract class Declarations
|
||||
|
||||
public const HOUSEHOLD_TYPE = 'household';
|
||||
|
||||
/**
|
||||
* @deprecated consider using the PERSON_TYPE instead
|
||||
*/
|
||||
public const PERSON_IMPLIED_IN = 'person_implied_in';
|
||||
|
||||
public const PERSON_TYPE = 'person';
|
||||
|
Reference in New Issue
Block a user