Lazy fix rewrite to readonly room prop

dev
gravel 2 years ago
parent 276ab81ab2
commit 5ffb11013e
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -68,7 +68,7 @@
* @var string|null $description * @var string|null $description
* User-facing description given to Community. * User-facing description given to Community.
*/ */
public readonly ?string $description; public ?string $description;
/** /**
* @var int|null $image_id * @var int|null $image_id

Loading…
Cancel
Save