File tree 3 files changed +3
-6
lines changed
Filter options
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
6
6
7
7
.. versionadded :: 5.0
8
8
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.
11
10
12
11
Installation
13
12
------------
Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ How to send Chat Messages
6
6
7
7
.. versionadded :: 5.0
8
8
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.
11
10
12
11
The :class: `Symfony\\ Component\\ Notifier\\ ChatterInterface ` class allows
13
12
you 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
6
6
7
7
.. versionadded :: 5.0
8
8
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.
11
10
12
11
The :class: `Symfony\\ Component\\ Notifier\\ TexterInterface ` class allows
13
12
you to send SMS messages::
You can’t perform that action at this time.
0 commit comments