Commit 8a04492
committed
minor #20606 [Notifier] Add SentMessage extra info (mRoca)
This PR was merged into the 7.3 branch.
Discussion
----------
[Notifier] Add SentMessage extra info
fixes #20601
I'm not sure any doc should be added: the current sentence regarding the `SentMessage` object is: [The send() method returns a variable of type SentMessage which provides information such as the message ID and the original message contents](https://symfony.com/doc/7.3/notifier.html#sms-channel)
Commits
-------
c8f2188 [Notifier] Add SentMessage extra info1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
0 commit comments