8000 [Cookbook][Serializer] fix wording · symfony/symfony-docs@5dcca79 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5dcca79

Browse files
committed
[Cookbook][Serializer] fix wording
1 parent 11f1564 commit 5dcca79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cookbook/serializer.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ Enabling the Metadata Cache
178178
---------------------------
179179

180180
.. versionadded:: 2.7
181-
Serializer was introduced in Symfony 2.7.
181+
Serializer metadata and the ability to cache them were introduced in
182+
Symfony 2.7.
182183

183184
Metadata used by the Serializer component such as groups can be cached to
184185
enhance application performance. Any service implementing the ``Doctrine\Common\Cache\Cache``

0 commit comments

Comments
 (0)
0