File tree
7 files changed
+9
-50
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension/Fixtures
- Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler
- Component/Translation
- Contracts/Translation
7 files changed
+9
-50
lines changedsrc/Symfony/Bridge/Twig/Tests/Extension/Fixtures/StubTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/Fixtures/StubTranslator.php-8Lines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 | 20 |
|
29 | 21 |
|
30 | 22 |
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/DataCollectorTranslatorPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/DataCollectorTranslatorPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
src/Symfony/Component/Translation/DataCollectorTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/DataCollectorTranslator.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 | 52 |
|
61 | 53 |
|
62 | 54 |
|
|
src/Symfony/Component/Translation/LoggingTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/LoggingTranslator.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 | 49 |
|
58 | 50 |
|
59 | 51 |
|
|
src/Symfony/Component/Translation/Translator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Translator.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
196 |
| - |
| 196 | + |
197 | 197 |
|
198 |
| - |
199 |
| - |
200 |
| - |
201 |
| - |
202 |
| - |
203 |
| - |
204 | 198 |
|
205 | 199 |
|
206 | 200 |
|
207 | 201 |
|
208 |
| - |
209 |
| - |
210 | 202 |
|
211 | 203 |
|
212 | 204 |
|
|
src/Symfony/Contracts/Translation/TranslatorInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/TranslatorInterface.php+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
61 | 59 |
|
62 | 60 |
|
63 | 61 |
|
|
src/Symfony/Contracts/Translation/TranslatorTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Translation/TranslatorTrait.php+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 | 47 |
|
53 | 48 |
|
54 | 49 |
|
55 | 50 |
|
56 |
| - |
57 |
| - |
58 | 51 |
|
59 | 52 |
|
60 | 53 |
|
|
0 commit comments