Skip to content

Commit

Permalink
bug #5202 added missing tab (martinbertinat)
Browse files Browse the repository at this point in the history
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5202).

Discussion
----------

added missing tab

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.6,2.7
| Fixed tickets |

Commits
-------

f7c84ca added missing tab
  • Loading branch information
wouterj committed Apr 26, 2015
2 parents c6dc4ea + f7c84ca commit 6641b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/serializer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Here is an example on how to load the
# app/config/services.yml
services:
get_set_method_normalizer:
class: Symfony\Component\Serializer\Normalizer\GetSetMethodNormalizer
class: Symfony\Component\Serializer\Normalizer\GetSetMethodNormalizer
tags:
- { name: serializer.normalizer }
Expand Down

0 comments on commit 6641b4b

Please sign in to comment.