File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1313,8 +1313,8 @@ the same.
13131313
13141314To hint the serializer that it's safe to cache the result of these methods (and then dramatically improve the
13151315overall performance), such normalizers (and denormalizers) should implement the
1316- :class: `Symfony\C omponent\S erializer\N ormalizer\C acheableSupportsMethodInterface ` and return ``true `` when
1317- :method: `Symfony\C omponent\S erializer\N ormalizer\C acheableSupportsMethodInterface::hasCacheableSupportsMethod `
1316+ :class: `Symfony\\ Component\\ Serializer\\ Normalizer\ \ CacheableSupportsMethodInterface ` and return ``true `` when
1317+ :method: `Symfony\\ Component\\ Serializer\\ Normalizer\ \ CacheableSupportsMethodInterface::hasCacheableSupportsMethod `
13181318is called.
13191319
13201320.. note ::
You can’t perform that action at this time.
0 commit comments