8000 Replace property_accessor by property_access · improved-broccoli/symfony-docs@07cac18 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07cac18

Browse files
author
Julien BENOIT
committed
Replace property_accessor by property_access
Property accessor service name is `property_accessor` but configuration key is `property_access`. IMHO, to avoid confusion both should be the same. But for the moment, I amend the documentation to reflect the actual mapping.
1 parent a59f2d5 commit 07cac18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Configuration
8585
* :ref:`enabled <reference-translator-enabled>`
8686
* `fallbacks`_
8787
* `logging`_
88-
* `property_accessor`_
88+
* `property_access`_
8989
* `magic_call`_
9090
* `throw_exception_on_invalid_index`_
9191
* `validation`_
@@ -1268,7 +1268,7 @@ for a given key. The logs are made to the ``translation`` channel and at the
12681268
``debug`` for level for keys where there is a translation in the fallback
12691269
locale and the ``warning`` level if there is no translation to use at all.
12701270

1271-
property_accessor
1271+
property_access
12721272
~~~~~~~~~~~~~~~~~
12731273

12741274
magic_call

0 commit comments

Comments
 (0)
0