[AUTOGENERATED] Update autogenerated code

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

View File

@@ -47,8 +47,8 @@ class UserNotificationPrefs extends Entity
private bool $dm = true;
private bool $post_on_status_change = false;
private ?bool $enable_posting;
private DateTimeInterface $created;
private DateTimeInterface $modified;
private \DateTimeInterface $created;
private \DateTimeInterface $modified;
public function setUserId(int $user_id): self
{