forked from GNUsocial/gnu-social
[AUTOGENERATED] Update autogenerated code
This commit is contained in:
@@ -43,8 +43,8 @@ class UserUrlShortenerPrefs
|
||||
private ?string $url_shortening_service;
|
||||
private int $max_url_length;
|
||||
private int $max_notice_length;
|
||||
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