Commit 9d24e80
committed
File tree
3 files changed
+7
-3
lines changedFilter options
- src/Symfony/Bundle
- FrameworkBundle/CacheWarmer
- TwigBundle/CacheWarmer
3 files changed
+7
-3
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+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
|
src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheWarmer.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
| 34 | + |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
|
0 commit comments