[AUTOGENERATED] Update autogenerated code
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user