@@ -420,16 +420,16 @@ The push channel is used to send notifications to users by using
420
420
:class: `Symfony\\ Component\\ Notifier\\ Texter ` classes. Symfony provides
421
421
integration with these push services:
422
422
423
- ================= ==================================== =================================================================================
424
- Service Package DSN
425
- ================= ==================================== =================================================================================
426
- `Engagespot `_ ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
427
- `Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
428
- `OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
429
- `Ntfy `_ ``symfony/ntfy-notifier `` ``ntfy://default/TOPIC ``
430
- `PagerDuty `_ ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
431
- `Pushover `_ ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
432
- ================= ==================================== =================================================================================
423
+ =============== ==================================== =================================================================================
424
+ Service Package DSN
425
+ =============== ==================================== =================================================================================
426
+ `Engagespot `_ ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
427
+ `Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
428
+ `OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
429
+ `Ntfy `_ ``symfony/ntfy-notifier `` ``ntfy://default/TOPIC ``
430
+ `PagerDuty `_ ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
431
+ `Pushover `_ ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
432
+ =============== ==================================== =================================================================================
433
433
434
434
.. versionadded :: 6.1
435
435
0 commit comments