Skip to content

Commit a28033d

Browse files
committed
minor #13212 [Notifier] Add Installation headline (jschaedl)
This PR was merged into the 5.0 branch. Discussion ---------- [Notifier] Add Installation headline <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 9742b7d Add Installation headline
2 parents 5eca7a4 + 9742b7d commit a28033d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

notifier.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Creating and Sending Notifications
99
The Notifier component was introduced in Symfony 5.0 as an
1010
:doc:`experimental feature </contributing/code/experimental>`.
1111

12+
Installation
13+
------------
14+
1215
Current web applications use many different channels to send messages to
1316
the users (e.g. SMS, Slack messages, emails, push notifications, etc.). The
1417
Notifier component in Symfony is an abstraction on top of all these

0 commit comments

Comments
 (0)