Skip to content

Commit dfe60b0

Browse files
authored
2 parents d62e39f + 961f90f commit dfe60b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bundle/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Then configure the bundle to your needs, for example:
1010
automapper:
1111
class_prefix: "Symfony_Mapper_"
1212
constructor_strategy: 'auto'
13-
date_time_format: !php/const:DateTimeInterface::RFC3339
13+
date_time_format: !php/const DateTimeInterface::RFC3339
1414
check_attributes: true
1515
auto_register: true
1616
map_private_properties: true

0 commit comments

Comments
 (0)