Skip to content

Commit bffff72

Browse files
authored
Style fixes
1 parent 42b2f15 commit bffff72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

serializer.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1347,7 +1347,9 @@ normalizers (in order of priority):
13471347
ByUsing the PropertyInfoExtractor you can simply annotate the arrays by '@var Person[]'
13481348

13491349
.. configuration-block::
1350+
13501351
.. code-block:: php-standalone
1352+
13511353
use Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor;
13521354
use Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor;
13531355
use Symfony\Component\PropertyInfo\PropertyInfoExtractor;

0 commit comments

Comments
 (0)