Skip to content

Commit f7c84ca

Browse files
martinbertinatwouterj
authored andcommitted
added missing tab
1 parent c6dc4ea commit f7c84ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Here is an example on how to load the
7777
# app/config/services.yml
7878
services:
7979
get_set_method_normalizer:
80-
class: Symfony\Component\Serializer\Normalizer\GetSetMethodNormalizer
80+
class: Symfony\Component\Serializer\Normalizer\GetSetMethodNormalizer
8181
tags:
8282
- { name: serializer.normalizer }
8383

0 commit comments

Comments
 (0)