[feature/module_services] Move attachments module to services

This commit is contained in:
Marc Alexander
2013-11-14 17:15:36 +01:00
parent f852f166f7
commit 942d8f98e2
2 changed files with 138 additions and 53 deletions

View File

@@ -54,6 +54,19 @@ services:
tags:
- { name: board3.module }
board3.module.attachments:
class: \board3\portal\modules\attachments
arguments:
- @auth
- @config
- @template
- @dbal.conn
- %core.php_ext%
- %core.root_path%
- @user
tags:
- { name: board3.module }
board3.module.stylechanger:
class: \board3\portal\modules\stylechanger
arguments: