File tree
4 files changed
+25
-6
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Translation
- Contracts
- Tests/Translation
- Translation
4 files changed
+25
-6
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/identity_translator.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/identity_translator.xml+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
|
src/Symfony/Component/Translation/IdentityTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/IdentityTranslator.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
| 36 | + |
35 | 37 |
|
36 |
| - |
37 |
| - |
| 38 | + |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| ||
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 |
| - |
| 56 | + |
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
|
src/Symfony/Contracts/Tests/Translation/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Tests/Translation/TranslatorTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
170 | 180 |
|
171 | 181 |
|
172 | 182 |
|
|
src/Symfony/Contracts/Translation/TranslatorTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/TranslatorTrait.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
118 | 122 |
|
119 | 123 |
|
120 | 124 |
|
|
0 commit comments