[feature/module_services] Make announcements module a service

This commit is contained in:
Marc Alexander
2013-11-14 14:02:02 +01:00
parent fd12ba4b8e
commit f852f166f7
5 changed files with 549 additions and 478 deletions

View File

@@ -40,6 +40,20 @@ services:
tags:
- { name: service_collection, tag: board3.module }
board3.module.announcements:
class: \board3\portal\modules\announcements
arguments:
- @auth
- @cache
- @config
- @template
- @dbal.conn
- %core.php_ext%
- %core.root_path%
- @user
tags:
- { name: board3.module }
board3.module.stylechanger:
class: \board3\portal\modules\stylechanger
arguments: