[feature/module_services] Move leaders to module services

This commit is contained in:
Marc Alexander
2013-11-16 15:13:11 +01:00
parent 58e532dfd4
commit ebabc1117c
3 changed files with 287 additions and 1 deletions

View File

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