Commit acc66b9
[FrameworkBundle] Add posibility to specify method and host in router:match command
1 parent c14d67c commit acc66b9Copy full SHA for acc66b9
File tree
Expand file treeCollapse file tree
1 file changed
+10
-1
lines changedOpen diff view settings
Filter options
- src/Symfony/Bundle/FrameworkBundle/Command
Expand file treeCollapse file tree
1 file changed
+10
-1
lines changedOpen diff view settings
Collapse file
src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php+10-1Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
16 | 17 | |
17 | 18 | |
18 | 19 | |
| ||
50 | 51 | |
51 | 52 | |
52 | 53 | |
| 54 | + |
| 55 | + |
53 | 56 | |
54 | 57 | |
55 | 58 | |
56 | 59 | |
57 | 60 | |
58 | 61 | |
| 62 | + |
| 63 | + |
59 | 64 | |
60 | 65 | |
61 | 66 | |
| ||
68 | 73 | |
69 | 74 | |
70 | 75 | |
71 | | - |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
72 | 81 | |
73 | 82 | |
74 | 83 | |
|
0 commit comments