mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 03:23:48 +00:00
upgrade php-cs-fixer to 3.47.0
This commit is contained in:
@@ -26,7 +26,7 @@ class AbstractTaskPlaceEvent
|
||||
* targetEntity="\Chill\MainBundle\Entity\User"
|
||||
* )
|
||||
*/
|
||||
private ?\Chill\MainBundle\Entity\User $author = null;
|
||||
private ?User $author = null;
|
||||
|
||||
/**
|
||||
* @ORM\Column(name="data", type="json")
|
||||
|
Reference in New Issue
Block a user