File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ CHANGELOG
77 * [ BC BREAK] The ` TransportInterface::send() ` and ` AbstractTransport::doSend() ` methods changed to return a ` ?SentMessage ` instance instead of ` void ` .
88 * Added the Zulip notifier bridge
99 * The ` EmailRecipientInterface ` and ` RecipientInterface ` were introduced.
10- * Added ` email ` and and ` phone ` properties to ` Recipient ` .
11- * [ BC BREAK] Changed the type-hint of the ` $recipient ` argument in the ` as*Message() `
12- of the ` EmailNotificationInterface ` and ` SmsNotificationInterface ` to ` EmailRecipientInterface `
10+ * Added ` email ` and ` phone ` properties to ` Recipient ` .
11+ * [ BC BREAK] Changed the type-hint of the ` $recipient ` argument in the ` as*Message() ` method
12+ of ` EmailNotificationInterface ` and ` SmsNotificationInterface ` to ` EmailRecipientInterface `
1313 and ` SmsRecipientInterface ` .
1414 * [ BC BREAK] Removed the ` AdminRecipient ` .
1515 * The ` EmailRecipientInterface ` and ` SmsRecipientInterface ` now extend the ` RecipientInterface ` .
You can’t perform that action at this time.
0 commit comments