This commit is contained in:
2021-08-05 16:08:10 +08:00
parent 18ad158655
commit ab2aed3387
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class Struct
public int $offset;
public Message $message;
public ?string $topic;
public string $topic;
public mixed $value;
public int $part;