This commit is contained in:
2021-08-04 14:33:39 +08:00
parent e479529347
commit 864c62c345
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ class Struct
/**
* Struct constructor.
* @param $topic
* @param $message
* @param Message $message
*/
public function __construct($topic, Message $message)
{