8000 Rearranged safe operations to make more sense · symfony/symfony-docs@345410c · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Lines changed: 2 additions & 2 deletions
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)
0