mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-13 10:14:57 +00:00
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
This commit is contained in:
@@ -22,7 +22,10 @@ abstract class Declarations
|
||||
|
||||
final public const HOUSEHOLD_TYPE = 'household';
|
||||
|
||||
final public const PERSON_IMPLIED_IN = 'person_implied_in';
|
||||
/**
|
||||
* @deprecated consider using the PERSON_TYPE instead
|
||||
*/
|
||||
public const PERSON_IMPLIED_IN = 'person_implied_in';
|
||||
|
||||
final public const PERSON_TYPE = 'person';
|
||||
|
||||
|
Reference in New Issue
Block a user