How to replace property with a constant #7909
Unanswered
alexander-schranz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have removed the following property from our code:
Is there any rule yet to replace access of a class property with a string value or constant?
Example A:
Example B:
Beta Was this translation helpful? Give feedback.
All reactions