[AUTOGENERATED] Update autogenerated code

This commit is contained in:
2021-04-27 21:24:48 +00:00
parent 17ea4ecce1
commit 495e66f4ae
45 changed files with 75 additions and 74 deletions

View File

@@ -41,7 +41,7 @@ class GroupInbox extends Entity
// {{{ Autocode
private int $group_id;
private int $activity_id;
private DateTimeInterface $created;
private \DateTimeInterface $created;
public function setGroupId(int $group_id): self
{