Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d95e948

Browse filesBrowse files
committed
Remove experimental from notifier
1 parent 33c0ce3 commit d95e948
Copy full SHA for d95e948

File tree

3 files changed

+0
-15
lines changed
Filter options

3 files changed

+0
-15
lines changed

‎notifier.rst

Copy file name to clipboardExpand all lines: notifier.rst
-5Lines 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

Copy file name to clipboardExpand all lines: notifier/chatters.rst
-5Lines 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

Copy file name to clipboardExpand all lines: notifier/texters.rst
-5Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.