rspec/rules/S2039/description.adoc

2 lines
199 B
Plaintext
Raw Normal View History

2020-06-30 12:48:07 +02:00
Failing to explicitly declare the visibility of a member variable could result it in having a visibility you don't expect, and potentially leave it open to unexpected modification by other classes.