File tree
3 files changed
+9
-5
lines changedFilter options
- src/Symfony/Bundle
- FrameworkBundle/CacheWarmer
- TwigBundle/CacheWarmer
3 files changed
+9
-5
lines changedsrc/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TranslationsCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TranslationsCacheWarmer.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 |
| - |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheWarmer.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
| 33 | + |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
0 commit comments