File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff 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
403403integration 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
You can’t perform that action at this time.
0 commit comments