We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13aa70 commit 592996cCopy full SHA for 592996c
reference/configuration/framework.rst
@@ -86,7 +86,7 @@ Configuration
86
* :ref:`enabled <reference-translator-enabled>`
87
* `fallbacks`_
88
* `logging`_
89
-* `property_accessor`_
+* `property_access`_
90
* `magic_call`_
91
* `throw_exception_on_invalid_index`_
92
* `validation`_
@@ -1302,8 +1302,8 @@ for a given key. The logs are made to the ``translation`` channel and at the
1302
``debug`` for level for keys where there is a translation in the fallback
1303
locale and the ``warning`` level if there is no translation to use at all.
1304
1305
-property_accessor
1306
-~~~~~~~~~~~~~~~~~
+property_access
+~~~~~~~~~~~~~~~
1307
1308
magic_call
1309
..........
0 commit comments