mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Merge branch '102_activites_annexes' of gitlab.com:Chill-Projet/chill-bundles into 102_activites_annexes
This commit is contained in:
@@ -30,7 +30,7 @@ class AsideActivity
|
||||
private $createdBy;
|
||||
|
||||
/**
|
||||
* @ORM\Column(type="datetime")
|
||||
* @ORM\Column(type="datetime_immutable")
|
||||
*/
|
||||
private $createdAt;
|
||||
|
||||
@@ -52,7 +52,7 @@ class AsideActivity
|
||||
private $agent;
|
||||
|
||||
/**
|
||||
* @ORM\Column(type="datetime")
|
||||
* @ORM\Column(type="datetime_immutable")
|
||||
*/
|
||||
private $date;
|
||||
|
||||
|
Reference in New Issue
Block a user