mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
exports: complete modifiers
This commit is contained in:
parent
4ebe064538
commit
94cee14a11
@ -128,6 +128,8 @@ class CountEvaluation implements ExportInterface, GroupedExportInterface
|
||||
{
|
||||
return [
|
||||
Declarations::EVAL_TYPE,
|
||||
//Declarations::ACP_TYPE,
|
||||
//Declarations::SOCIAL_WORK_ACTION_TYPE,
|
||||
];
|
||||
}
|
||||
|
||||
|
@ -130,6 +130,7 @@ class CountHousehold implements ExportInterface, GroupedExportInterface
|
||||
{
|
||||
return [
|
||||
Declarations::HOUSEHOLD_TYPE,
|
||||
//Declarations::ACP_TYPE
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user