[feature/module_services] Move calendar to module service

This commit is contained in:
Marc Alexander
2013-11-15 17:36:30 +01:00
parent 9702fc8923
commit 512910189c
3 changed files with 215 additions and 108 deletions

View File

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