Commit 7037a44
File tree
3 files changed
+11
-6
lines changedFilter options
- src/Symfony/Bundle/TwigBundle
- DependencyInjection/Compiler
- Loader
- Resources/config
3 files changed
+11
-6
lines changedsrc/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/ExtensionPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/ExtensionPass.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
67 | 70 |
|
68 | 71 |
|
69 | 72 |
|
|
src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 |
| - |
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 |
| - |
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
|
0 commit comments