Skip to content

Commit ad7c2a3

Browse files
committed
优化代码
1 parent bb530f0 commit ad7c2a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Contract/IMessage.php

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ public function setMessageId(string $messageId): void;
2323

2424
/**
2525
* 获取消息内容.
26-
*
27-
* @return string
2826
*/
2927
public function getMessage(): ?string;
3028

0 commit comments

Comments
 (0)