This parameter allow end user to customize routing generation without having to redefine the whole service.
- Source
- Commits
- Network (165)
- Graphs
-
Branch:
master
dstendardi wants someone to pull 1 commit into symfony:master from dstendardi:master
Showing 2 comments with 1 commit and 0 commit comments
Comment on this pull request
You must be logged in to comment on pull requests.
Showing 1 unique commit by 1 author.
3322e57a
|
![]() |
|
|
Showing 1 changed files with 3 additions and 1 deletion.
src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml | 4 |
... | ... |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
|
|
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
... | ... |
|
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
51 |
|
|
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 |
|
|
55 |
|
|
54 | 56 |
|
Sat Sep 25 04:15:11 -0700 2010
3322e57
Sun Sep 26 02:29:01 -0700 2010
Instead of just added this specific configuration, I have instead added all Router options in http://github.com/fabpot/symfony/commit/aaba52d92816bdc9ce27b491dc8d28c2587c2c2c
Sun Sep 26 09:46:33 -0700 2010
thanks !