Skip to content

Commit 1b4bcdb

Browse files
committed
Document missing property_info node in framework configuration
1 parent 70bc28c commit 1b4bcdb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

reference/configuration/framework.rst

Lines changed: 12 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+
* `enabled`_
90+
8791
* `request`_:
8892

8993
* `formats`_
@@ -1478,6 +1482,14 @@ 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+
enabled
1489+
.......
1490+
1491+
**type**: ``boolean`` **default**: ``false``
1492+
14811493
validation
14821494
~~~~~~~~~~
14831495

0 commit comments

Comments
 (0)