File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -425,12 +425,12 @@ The push channel is used to send notifications to users by using
425
425
:class: `Symfony\\ Component\\ Notifier\\ Texter ` classes. Symfony provides
426
426
integration with these push services:
427
427
428
- ================= ==================================== === ==============================================================================
429
- Service Package DSN
430
- ================= ==================================== === ==============================================================================
431
- `Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
432
- `OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
433
- ================= ==================================== === ==============================================================================
428
+ =============== ==================================== ==============================================================================
429
+ Service Package DSN
430
+ =============== ==================================== ==============================================================================
431
+ `Expo `_ ``symfony/expo-notifier `` ``expo://Token@default ``
432
+ `OneSignal `_ ``symfony/one-signal-notifier `` ``onesignal://APP_ID:API_KEY@default?defaultRecipientId=DEFAULT_RECIPIENT_ID ``
433
+ =============== ==================================== ==============================================================================
434
434
435
435
.. versionadded :: 5.4
436
436
You can’t perform that action at this time.
0 commit comments