8000 minor #10081 Document missing property_info node in framework configu… · symfony/symfony-docs@a60873b · GitHub
[go: up one dir, main page]

Skip to content

Commit a60873b

Browse files
committed
minor #10081 Document missing property_info node in framework configuration (chalasr, javiereguiluz)
This PR was merged into the 2.8 branch. Discussion ---------- Document missing property_info node in framework configuration Commits ------- bc47235 Fix a "duplicated reference" issue 1b4bcdb Document missing property_info node in framework configuration
2 parents 24cb132 + bc47235 commit a60873b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

reference/configuration/framework.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ Configuration
8484
* `magic_call`_
8585
* `throw_exception_on_invalid_index`_
8686

87+
* `property_info`_
88+
89+
* :ref:`enabled <reference-property-info-enabled>`
90+
8791
* `request`_:
8892

8993
* `formats`_
@@ -1478,6 +1482,16 @@ throw_exception_on_invalid_index
14781482
When enabled, the ``property_accessor`` service throws an exception when you
14791483
try to access an invalid index of an array.
14801484

1485+
property_info
1486+
~~~~~~~~~~~~~
1487+
1488+
.. _reference-property-info-enabled:
1489+
1490+
enabled
1491+
.......
1492+
1493+
**type**: ``boolean`` **default**: ``false``
1494+
14811495
validation
14821496
~~~~~~~~~~
14831497

0 commit comments

Comments
 (0)
0