Commit 5b0af99
committed
minor symfony#8738 Correction in the console command folder (paengski13)
This PR was merged into the 2.7 branch.
Discussion
----------
Correction in the console command folder
replaced bin/console with app/console command as per Symfony 2.7 folder structure
Commits
-------
762e1cb Correction in the console command folder1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments