Commit a804701
committed
minor symfony#8154 Fix routing order formats (yceruto)
This PR was squashed before being merged into the 3.3 branch (closes symfony#8154).
Discussion
----------
Fix routing order formats
http://symfony.com/doc/current/contributing/documentation/standards.html#formats:
> * Routing: Annotations, YAML, XML, PHP
Also, I've added `use` statement as `service` option belong to the `Route` annotation class of `FrameworkExtraBundle`.
Commits
-------
79b2254 Fix routing order formats1 file changed
+10
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 27 | | |
35 | 28 | | |
36 | | - | |
| 29 | + | |
37 | 30 | | |
| 31 | + | |
| 32 | + | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
| |||
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments