8000 Merge branch '5.4' into 6.2 · symfony/symfony-docs@8f9b978 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f9b978

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Rearange table
2 parents 4863ee5 + 9725ffc commit 8f9b978

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

notifier.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -402,13 +402,13 @@ The push channel is used to send notifications to users by using
402402
:class:`Symfony\\Component\\Notifier\\Texter` classes. Symfony provides
403403
integration with these push services:
404404

405-
================= ==================================== =================================================================================
406-
Service Package DSN
407-
================= ==================================== =================================================================================
408-
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
409-
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
410-
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
411-
================= ==================================== =================================================================================
405+
=============== ==================================== ==============================================================================
406+
Service Package DSN
407+
=============== ==================================== ==============================================================================
408+
`Engagespot`_ ``symfony/engagespot-notifier`` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME``
409+
`Expo`_ ``symfony/expo-notifier`` ``expo://Token@default``
410+
`OneSignal`_ ``symfony/one-signal-notifier`` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID``
411+
=============== ==================================== ==============================================================================
412412

413413
.. versionadded:: 6.1
414414

0 commit comments

Comments
 (0)
0