[feature/module_services] Move recent module to module_services

This commit is contained in:
Marc Alexander
2013-11-17 00:55:05 +01:00
parent e8ba092710
commit 8c66281379
3 changed files with 114 additions and 52 deletions

View File

@@ -227,6 +227,18 @@ services:
tags:
- { name: board3.module }
board3.module.recent:
class: \board3\portal\modules\recent
arguments:
- @auth
- @config
- @dbal.conn
- @template
- %core.root_path%
- %core.php_ext%
tags:
- { name: board3.module }
board3.module.search:
class: \board3\portal\modules\search
arguments: