Skip to content

Commit 345410c

Browse files
committed
Rearranged safe operations to make more sense
1 parent afadaab commit 345410c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/bc.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,10 @@ Type hint against Safe Safe
158158
Create instance Safe Safe
159159
Extend Safe Safe
160160
Use public property Safe Safe
161-
Use protected property Not Safe Safe
162161
Use public method Safe Safe
163-
Use protected method Not Safe Safe
164162
**When Extending**
163+
Use protected property Not Safe Safe
164+
Use protected method Not Safe Safe
165165
Override public property Safe Safe
166166
Override protected property Not Safe Safe
167167
Override public method Not Safe Safe

0 commit comments

Comments
 (0)