X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/38bbc6345098782376b9a0d14de901bc7af9cf0b..5c4a473f4d617940aedd24d9ef0154ad85cd1938:/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;