[feature/module_services] Move custom module to module services

This commit is contained in:
Marc Alexander
2013-11-15 23:29:10 +01:00
parent 9b85ac923b
commit 9d230d7b27
3 changed files with 139 additions and 82 deletions

View File

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