Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
2021-08-03 08:54:36 +00:00
committed by LenaertsJ
parent 645252fd85
commit 9ac31d2d8b

View File

@@ -30,7 +30,7 @@ class AsideActivity
private $createdBy;
/**
* @ORM\Column(type="datetime")
* @ORM\Column(type="datetime_immutable")
*/
private $createdAt;