File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -420,25 +420,15 @@ 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
- <<<<<<< HEAD
424
- ============== ==================================== =================================================================================
425
- Service Package DSN
426
- ============== ==================================== =================================================================================
427
- Engagespot ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
428
- Expo ``symfony/expo-notifier `` ``expo://Token@default ``
429
- OneSignal ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
430
- PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
431
- Pushover ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
432
- ============== ==================================== =================================================================================
433
- =======
434
423
================= ==================================== =================================================================================
435
424
Service Package DSN
436
425
================= ==================================== =================================================================================
437
426
`Engagespot `_ ``symfony/engagespot-notifier `` ``engagespot://API_KEY@default?campaign_name=CAMPAIGN_NAME ``
438
427
`Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
439
428
`OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
429
+ PagerDuty ``symfony/pager-duty-notifier `` ``pagerduty://TOKEN@SUBDOMAIN ``
430
+ Pushover ``symfony/pushover-notifier `` ``pushover://USER_KEY:APP_TOKEN@default ``
440
431
================= ==================================== =================================================================================
441
- >>>>>>> 6.2
442
432
443
433
.. versionadded :: 6.1
444
434
You can’t perform that action at this time.
0 commit comments