We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cc3ebf + edc33a8 commit 15b6e8dCopy full SHA for 15b6e8d
components/serializer.rst
@@ -185,7 +185,7 @@ like the following::
185
186
use Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory;
187
// For annotations
188
- usr Doctrine\Common\Annotations\AnnotationReader;
+ use Doctrine\Common\Annotations\AnnotationReader;
189
use Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader;
190
// For XML
191
// use Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader;
0 commit comments