Commit f5f49d8
committed
minor #6363 Removed info about reducing visibility for private (AAstakhov)
This PR was merged into the 2.3 branch.
Discussion
----------
Removed info about reducing visibility for private
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3+
| Fixed tickets | n/a
It makes no sense to reduce visibility of private methods as soon as it is minimal visibility.
I removed this table line in order to not confuse readers.
Commits
-------
bc6a898 Removed info about reducing visibility for private1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | 239 | | |
241 | 240 | | |
242 | 241 | | |
| |||
0 commit comments