mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
replaced ~ by null
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
sonata_notification:
|
||||
backend: sonata.notification.backend.doctrine
|
||||
backends:
|
||||
doctrine: ~
|
||||
doctrine: null
|
||||
class:
|
||||
message: App\Entity\SonataNotificationMessage
|
||||
|
||||
Reference in New Issue
Block a user