[feature/module_services] Move poll module to module services

This commit is contained in:
Marc Alexander
2013-11-17 00:38:36 +01:00
parent 95a9c7a642
commit 73fa16f983
3 changed files with 160 additions and 87 deletions

View File

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