File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ Creating and Sending Notifications
66
77.. versionadded :: 5.0
88
9- The Notifier component was introduced in Symfony 5.0 as an
10- :doc: `experimental feature </contributing/code/experimental >`.
9+ The Notifier component was introduced in Symfony 5.0.
1110
1211Installation
1312------------
Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ How to send Chat Messages
66
77.. versionadded :: 5.0
88
9- The Notifier component was introduced in Symfony 5.0 as an
10- :doc: `experimental feature </contributing/code/experimental >`.
9+ The Notifier component was introduced in Symfony 5.0.
1110
1211The :class: `Symfony\\ Component\\ Notifier\\ ChatterInterface ` class allows
1312you to send messages to chat services like Slack or Telegram::
Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ How to send SMS Messages
66
77.. versionadded :: 5.0
88
9- The Notifier component was introduced in Symfony 5.0 as an
10- :doc: `experimental feature </contributing/code/experimental >`.
9+ The Notifier component was introduced in Symfony 5.0.
1110
1211The :class: `Symfony\\ Component\\ Notifier\\ TexterInterface ` class allows
1312you to send SMS messages::
You can’t perform that action at this time.
0 commit comments