Skip to content

Commit 5b60ae8

Browse files
Cyperghostdtdesign
andauthored
Apply suggestions from code review
Co-authored-by: Alexander Ebert <[email protected]>
1 parent d6ae195 commit 5b60ae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/migration/wsc61/quotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Since the interface `IMessageQuoteHandler` has been deprecated, the ObjectType n
2222

2323
The object that can be quoted:
2424

25-
- **must** have implemented the interface `wcf\data\IMessage`.
26-
- should have implemented the interface `wcf\data\IEmbeddedMessageObject`.
25+
- MUST implement the interface `wcf\data\IMessage`.
26+
- SHOULD implement the interface `wcf\data\IEmbeddedMessageObject`.
2727

2828
Using of `WoltLabSuite/Core/Ui/Message/Quote` is no longer required and only `WoltLabSuite/Core/Component/Quote/Message::registerContainer()` should be used so that a message can be quoted
2929

0 commit comments

Comments
 (0)