[feature/module_services] Move forumlist to module services

This commit is contained in:
Marc Alexander
2013-11-16 00:32:14 +01:00
parent 95eb3d5111
commit ebd11b302f
3 changed files with 129 additions and 94 deletions

View File

@@ -102,6 +102,18 @@ services:
tags:
- { name: board3.module }
board3.module.forumlist:
class: \board3\portal\modules\forumlist
arguments:
- @auth
- @config
- @template
- %core.root_path%
- %core.php_ext%
- @user
tags:
- { name: board3.module }
board3.module.stylechanger:
class: \board3\portal\modules\stylechanger
arguments: