Method parameter name inconsistency (enable
/disable
vs enabled
/disabled
)
#5415
dalexeev
started this conversation in
General Discussions
Replies: 1 comment 2 replies
-
In my personal opinion, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that in some cases the method parameter is called
enable
/disable
, and in othersenabled
/disabled
.For example:
enable/disable
enabled/disabled
Beta Was this translation helpful? Give feedback.
All reactions