Skip to content

Commit d95e948

Browse files
committed
Remove experimental from notifier
1 parent 33c0ce3 commit d95e948

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

notifier.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
Creating and Sending Notifications
55
==================================
66

7-
.. versionadded:: 5.0
8-
9-
The Notifier component was introduced in Symfony 5.0 as an
10-
:doc:`experimental feature </contributing/code/experimental>`.
11-
127
Installation
138
------------
149

notifier/chatters.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
How to send Chat Messages
55
=========================
66

7-
.. versionadded:: 5.0
8-
9-
The Notifier component was introduced in Symfony 5.0 as an
10-
:doc:`experimental feature </contributing/code/experimental>`.
11-
127
The :class:`Symfony\\Component\\Notifier\\ChatterInterface` class allows
138
you to send messages to chat services like Slack or Telegram::
149

notifier/texters.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
How to send SMS Messages
55
========================
66

7-
.. versionadded:: 5.0
8-
9-
The Notifier component was introduced in Symfony 5.0 as an
10-
:doc:`experimental feature </contributing/code/experimental>`.
11-
127
The :class:`Symfony\\Component\\Notifier\\TexterInterface` class allows
138
you to send SMS messages::
149

0 commit comments

Comments
 (0)