Skip to content

Commit 52f0692

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: [PropertyInfo] Mention `list` pseudo type
2 parents b59acfb + 52b8276 commit 52f0692

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)