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
402
402
:class: `Symfony\\ Component\\ Notifier\\ Texter ` classes. Symfony provides
403
403
integration with these push services:
404
404
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
+ =============== ==================================== ==============================================================================
412
412
413
413
.. versionadded :: 6.1
414
414
You can’t perform that action at this time.
0 commit comments