We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb530f0 commit ad7c2a3Copy full SHA for ad7c2a3
src/Contract/IMessage.php
@@ -23,8 +23,6 @@ public function setMessageId(string $messageId): void;
23
24
/**
25
* 获取消息内容.
26
- *
27
- * @return string
28
*/
29
public function getMessage(): ?string;
30
0 commit comments