Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace property_accessor by property_access #6545

Closed
wants to merge 2 commits into from

Conversation

improved-broccoli
Copy link

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.

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.
@@ -1268,7 +1268,7 @@ for a given key. The logs are made to the ``translation`` channel and at the
``debug`` for level for keys where there is a translation in the fallback
locale and the ``warning`` level if there is no translation to use at all.

property_accessor
property_access
~~~~~~~~~~~~~~~~~
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you shorten this line by two characters too?

@xabbuh
Copy link
Member

xabbuh commented May 9, 2016

👍

@improved-broccoli
Copy link
Author

Sorry, fixed!

@wouterj
Copy link
Member

wouterj commented May 13, 2016

Thanks for the PR & quick actions Julien!

wouterj added a commit that referenced this pull request May 13, 2016
This PR was submitted for the 3.0 branch but it was merged into the 2.7 branch instead (closes #6545).

Discussion
----------

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.

Commits
-------

592996c Replace property_accessor by property_access
@wouterj wouterj closed this May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants