Join Slack
Powered by
Oh wait, its `setAddressLine1(it)`, not `it.setAdd...
# codingconventions
m
marstran
01/18/2018, 1:04 PM
Oh wait, its
setAddressLine1(it)
, not
it.setAddressLine(...)
. I thought the setter was mutating
line1
.
Open in Slack
Previous
Next