Commit ec34dd5
File tree
2 files changed
+51
-4
lines changedFilter options
- src/Symfony/Component/Console
- Command
- Tests/Command
2 files changed
+51
-4
lines changedsrc/Symfony/Component/Console/Command/DumpCompletionCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/DumpCompletionCommand.php+22-4Lines changed: 22 additions & 4 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 | 19 |
|
| ||
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
26 |
| - |
| 29 | + |
27 | 30 |
|
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
31 | 41 |
|
32 | 42 |
|
33 | 43 |
|
| ||
82 | 92 |
|
83 | 93 |
|
84 | 94 |
|
85 |
| - |
86 |
| - |
87 |
| - |
| 95 | + |
88 | 96 |
|
89 | 97 |
|
90 | 98 |
|
| ||
113 | 121 |
|
114 | 122 |
|
115 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
116 | 134 |
|
src/Symfony/Component/Console/Tests/Command/DumpCompletionCommandTest.php
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
0 commit comments