Skip to content

Commit 2417b6f

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: [PropertyInfo] Mention `list` pseudo type
2 parents d3b8bd2 + 52f0692 commit 2417b6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/property_info.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,11 @@ available), via the :method:`Type::getCollectionKeyTypes() <Symfony\\Component\\
332332
and :method:`Type::getCollectionValueTypes() <Symfony\\Component\\PropertyInfo\\Type::getCollectionValueTypes>`
333333
methods.
334334

335+
.. note::
336+
337+
The ``list`` pseudo type is returned by the PropertyInfo component as an
338+
array with integer as the key type.
339+
335340
.. _`components-property-info-extractors`:
336341

337342
Extractors

0 commit comments

Comments
 (0)