Skip to content

Commit 592996c

Browse files
Julien BENOITwouterj
authored andcommitted
Replace property_accessor by property_access
1 parent d13aa70 commit 592996c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Configuration
8686
* :ref:`enabled <reference-translator-enabled>`
8787
* `fallbacks`_
8888
* `logging`_
89-
* `property_accessor`_
89+
* `property_access`_
9090
* `magic_call`_
9191
* `throw_exception_on_invalid_index`_
9292
* `validation`_
@@ -1302,8 +1302,8 @@ for a given key. The logs are made to the ``translation`` channel and at the
13021302
``debug`` for level for keys where there is a translation in the fallback
13031303
locale and the ``warning`` level if there is no translation to use at all.
13041304

1305-
property_accessor
1306-
~~~~~~~~~~~~~~~~~
1305+
property_access
1306+
~~~~~~~~~~~~~~~
13071307

13081308
magic_call
13091309
..........

0 commit comments

Comments
 (0)