mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
improve exports, filters, aggregators
This commit is contained in:
@@ -28,4 +28,5 @@ namespace Chill\PersonBundle\Export;
|
||||
abstract class Declarations
|
||||
{
|
||||
CONST PERSON_TYPE = 'person';
|
||||
CONST PERSON_IMPLIED_IN = 'person_implied_in';
|
||||
}
|
||||
|
Reference in New Issue
Block a user