#1342 #1343 #1345 #1346 #1349 git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3340 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
27d2713283
commit
652eeb16cb
27 changed files with 994 additions and 204 deletions
|
|
@ -44,4 +44,10 @@ services:
|
|||
app.keyword_service:
|
||||
class: AppBundle\Service\KeywordService
|
||||
arguments:
|
||||
- '@doctrine.orm.entity_manager'
|
||||
- '@doctrine.orm.entity_manager'
|
||||
|
||||
app.pdf:
|
||||
class: AppBundle\Pdf
|
||||
arguments:
|
||||
- '%kernel.root_dir%'
|
||||
- '@assetic.asset_manager'
|
||||
Loading…
Add table
Add a link
Reference in a new issue