mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-04 13:09:42 +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