Merge pull request #579

This commit is contained in:
symfony-flex-server[bot]
2019-04-06 10:41:01 +00:00
committed by GitHub
2 changed files with 15 additions and 0 deletions
@@ -0,0 +1,4 @@
disjfa_translation:
resource: '@DisjfaTranslationBundle/Controller/'
type: annotation
prefix: /admin
+11
View File
@@ -0,0 +1,11 @@
{
"bundles": {
"Disjfa\\TranslationBundle\\DisjfaTranslationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}