[feature/module_services] Move birthday_list module to service

This commit is contained in:
Marc Alexander
2013-11-14 19:48:18 +01:00
parent 0c736232aa
commit 9702fc8923
3 changed files with 69 additions and 31 deletions

View File

@@ -67,6 +67,16 @@ services:
tags:
- { name: board3.module }
board3.module.birthday_list:
class: \board3\portal\modules\birthday_list
arguments:
- @config
- @template
- @dbal.conn
- @user
tags:
- { name: board3.module }
board3.module.stylechanger:
class: \board3\portal\modules\stylechanger
arguments: