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.
1 parent 42b2f15 commit bffff72Copy full SHA for bffff72
serializer.rst
@@ -1347,7 +1347,9 @@ normalizers (in order of priority):
1347
ByUsing the PropertyInfoExtractor you can simply annotate the arrays by '@var Person[]'
1348
1349
.. configuration-block::
1350
+
1351
.. code-block:: php-standalone
1352
1353
use Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor;
1354
use Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor;
1355
use Symfony\Component\PropertyInfo\PropertyInfoExtractor;
0 commit comments