You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #18942 [PropertyInfo] Added documentation about camelCase assumption for getter/setter methods (jbtronics)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[PropertyInfo] Added documentation about camelCase assumption for getter/setter methods
Fix#18940
With this PR, the documentation makes it more clear, that getters/setters for snake and camel case style properties can have a PSR-1 conform camelCase getter/setter to be considered accessible.
Commits
-------
e063877 [PropertyInfo] Added documentation about camelCase assumption for getter/setter methods
0 commit comments