Skip to content

Commit

Permalink
Document missing property_info node in framework configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
chalasr committed Jul 18, 2018
1 parent 70bc28c commit 1b4bcdb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ Configuration
* `magic_call`_
* `throw_exception_on_invalid_index`_

* `property_info`_

* `enabled`_

* `request`_:

* `formats`_
Expand Down Expand Up @@ -1478,6 +1482,14 @@ throw_exception_on_invalid_index
When enabled, the ``property_accessor`` service throws an exception when you
try to access an invalid index of an array.

property_info
~~~~~~~~~~~~~

enabled
.......

**type**: ``boolean`` **default**: ``false``

validation
~~~~~~~~~~

Expand Down

0 comments on commit 1b4bcdb

Please sign in to comment.