[AUTOGENERATED] Update autogenerated code

This commit is contained in:
Hugo Sales
2020-08-13 01:35:01 +00:00
committed by Hugo Sales
parent 636f564672
commit 51a1a1180e
35 changed files with 125 additions and 247 deletions

View File

@@ -44,7 +44,7 @@ class Invitation
private string $address;
private string $address_type;
private ?int $registered_user_id;
private \DateTimeInterface $created;
private DateTimeInterface $created;
public function setCode(string $code): self
{