X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/38bbc6345098782376b9a0d14de901bc7af9cf0b..1bab3f409c4f96feab10477372e45b760b1df165:/Entity/Group.php diff --git a/Entity/Group.php b/Entity/Group.php index 13b16ef..670e5b7 100644 --- a/Entity/Group.php +++ b/Entity/Group.php @@ -27,7 +27,7 @@ class Group { protected ?int $id = null; /** - * Creation datetime + * Create datetime */ protected \DateTime $created;