mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
Merge pull request #97 from symfony/router-extract
Routing configuration extraction
This commit is contained in:
@@ -12,5 +12,3 @@ framework:
|
||||
#fragments: ~
|
||||
php_errors:
|
||||
log: true
|
||||
router:
|
||||
strict_requirements: null
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
framework:
|
||||
router:
|
||||
strict_requirements: null
|
||||
Reference in New Issue
Block a user