[feature/module_services] Move statistics module to module services

This commit is contained in:
Marc Alexander
2013-11-16 17:58:09 +01:00
parent 29d81e1f0c
commit 82495cb249
4 changed files with 236 additions and 198 deletions

View File

@@ -188,6 +188,17 @@ services:
tags:
- { name: board3.module }
board3.module.statistics:
class: \board3\portal\modules\statistics
arguments:
- @cache
- @config
- @dbal.conn
- @template
- @user
tags:
- { name: board3.module }
board3.module.stylechanger:
class: \board3\portal\modules\stylechanger
arguments: