mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-25 16:14:59 +00:00
upgrade php-cs-fixer to 3.47.0
This commit is contained in:
@@ -52,7 +52,7 @@ class PersonAltName
|
||||
* inversedBy="altNames"
|
||||
* )
|
||||
*/
|
||||
private ?\Chill\PersonBundle\Entity\Person $person = null;
|
||||
private ?Person $person = null;
|
||||
|
||||
/**
|
||||
* Get id.
|
||||
|
Reference in New Issue
Block a user