File tree
4 files changed
+17
-4
lines changedFilter options
- src/Symfony
- Component/Translation
- Tests
- Contracts/Translation
4 files changed
+17
-4
lines changedsrc/Symfony/Component/Translation/IdentityTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/IdentityTranslator.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
src/Symfony/Component/Translation/PluralizationRules.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/PluralizationRules.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
src/Symfony/Component/Translation/Tests/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/TranslatorTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
502 | 502 |
|
503 | 503 |
|
504 | 504 |
|
| 505 | + |
505 | 506 |
|
506 | 507 |
|
507 | 508 |
|
| ||
612 | 613 |
|
613 | 614 |
|
614 | 615 |
|
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
615 | 628 |
|
616 | 629 |
|
617 | 630 |
|
|
src/Symfony/Contracts/Translation/TranslatorTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/TranslatorTrait.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
|
0 commit comments