Commit 80fd736
[DebugBundle] Enhance some comments
1 parent 2e167ba commit 80fd736Copy full SHA for 80fd736
File tree
Expand file treeCollapse file tree
3 files changed
+9
-19
lines changedOpen diff view settings
Filter options
- src/Symfony
- Bridge/Twig/Node
- Component/HttpKernel
- DataCollector
- Tests/EventListener
Expand file treeCollapse file tree
3 files changed
+9
-19
lines changedOpen diff view settings
Collapse file
src/Symfony/Bridge/Twig/Node/DumpNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Node/DumpNode.php+8-16Lines changed: 8 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
35 | | - |
| 34 | + |
36 | 35 | |
37 | 36 | |
38 | 37 | |
| ||
50 | 49 | |
51 | 50 | |
52 | 51 | |
53 | | - |
54 | | - |
| 52 | + |
55 | 53 | |
56 | 54 | |
57 | 55 | |
58 | 56 | |
59 | 57 | |
60 | | - |
61 | | - |
| 58 | + |
62 | 59 | |
63 | 60 | |
64 | 61 | |
65 | 62 | |
66 | | - |
67 | | - |
| 63 | + |
68 | 64 | |
69 | 65 | |
70 | 66 | |
71 | 67 | |
72 | 68 | |
73 | | - |
74 | | - |
| 69 | + |
75 | 70 | |
76 | 71 | |
77 | 72 | |
78 | | - |
79 | | - |
| 73 | + |
80 | 74 | |
81 | 75 | |
82 | 76 | |
83 | | - |
84 | | - |
| 77 | + |
85 | 78 | |
86 | 79 | |
87 | 80 | |
88 | 81 | |
89 | | - |
90 | | - |
| 82 | + |
91 | 83 | |
92 | 84 | |
Collapse file
src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
53 | 53 | |
54 | 54 | |
55 | 55 | |
56 | | - |
| 56 | + |
57 | 57 | |
58 | 58 | |
59 | 59 | |
| ||
160 | 160 | |
161 | 161 | |
162 | 162 | |
163 | | - |
164 | 163 | |
165 | 164 | |
166 | 165 | |
|
Collapse file
src/Symfony/Component/HttpKernel/Tests/EventListener/DumpListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/EventListener/DumpListenerTest.php-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | 16 | |
18 | 17 | |
19 | 18 | |
|
0 commit comments