mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
upgrade php-cs-fixer to 3.47.0
This commit is contained in:
@@ -71,7 +71,7 @@ class SingleTask extends AbstractTask
|
||||
* inversedBy="singleTasks"
|
||||
* )
|
||||
*/
|
||||
private ?\Chill\TaskBundle\Entity\RecurringTask $recurringTask = null;
|
||||
private ?RecurringTask $recurringTask = null;
|
||||
|
||||
/**
|
||||
* @ORM\Column(name="start_date", type="date", nullable=true)
|
||||
|
Reference in New Issue
Block a user