You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
->scalarNode('format')->defaultValue('json')->info('Serialization format for the messenger.transport.symfony_serializer service (which is not the serializer used by default).')->end()
1129
1118
->arrayNode('context')
1130
1119
->normalizeKeys(false)
1131
1120
->useAttributeAsKey('name')
1132
1121
->defaultValue([])
1122
+
->info('Context array for the messenger.transport.symfony_serializer service (which is not the serializer used by default).')
0 commit comments