From 9742b7d456725eabba38701f56067cdb0d7c33fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=A4dlich?= Date: Sat, 22 Feb 2020 10:38:02 +0100 Subject: [PATCH] Add Installation headline --- notifier.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notifier.rst b/notifier.rst index fe6dedb0070..c21effea04f 100644 --- a/notifier.rst +++ b/notifier.rst @@ -9,6 +9,9 @@ Creating and Sending Notifications The Notifier component was introduced in Symfony 5.0 as an :doc:`experimental feature `. +Installation +------------ + Current web applications use many different channels to send messages to the users (e.g. SMS, Slack messages, emails, push notifications, etc.). The Notifier component in Symfony is an abstraction on top of all these