Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
a8ab1f8b
Commit
a8ab1f8b
authored
Jun 21, 2014
by
ruslan-polutsygan
Committed by
Fabien Potencier
Jun 23, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update serializer.rst
parent
0a4d5c05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/providers/serializer.rst
doc/providers/serializer.rst
+5
-5
No files found.
doc/providers/serializer.rst
View file @
a8ab1f8b
...
...
@@ -11,17 +11,17 @@ None.
Services
--------
* **serializer**: An instance of `Symfony\
Component\Serializer
\Serializer
* **serializer**: An instance of `Symfony\
\Component\\Serializer\
\Serializer
<http://api.symfony.com/master/Symfony/Component/Serializer/Serializer.html>`_.
* **serializer.encoders**: `Symfony\
Component\Serializer\Encoder
\JsonEncoder
* **serializer.encoders**: `Symfony\
\Component\\Serializer\\Encoder\
\JsonEncoder
<http://api.symfony.com/master/Symfony/Component/Serializer/Encoder/JsonEncoder.html>`_
and `Symfony\
Component\Serializer\Encoder
\XmlEncoder
and `Symfony\
\Component\\Serializer\\Encoder\
\XmlEncoder
<http://api.symfony.com/master/Symfony/Component/Serializer/Encoder/XmlEncoder.html>`_.
* **serializer.normalizers**: `Symfony\
Component\Serializer\Normalizer
\CustomNormalizer
* **serializer.normalizers**: `Symfony\
\Component\\Serializer\\Normalizer\
\CustomNormalizer
<http://api.symfony.com/master/Symfony/Component/Serializer/Normalizer/CustomNormalizer.html>`_
and `Symfony\
Component\Serializer\Normalizer
\GetSetMethodNormalizer
and `Symfony\
\Component\\Serializer\\Normalizer\
\GetSetMethodNormalizer
<http://api.symfony.com/master/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.html>`_.
Registering
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment