[ticket/416] Add modules database handler

B3P-416
This commit is contained in:
Marc Alexander
2014-11-27 18:28:35 +01:00
parent 791ae65f22
commit 7e8363d849
4 changed files with 62 additions and 10 deletions

View File

@@ -103,5 +103,11 @@ services:
- @dbal.conn
- @board3.portal.columns
- @board3.portal.helper
- @board.portal.modules.database_handler
- @request
- @user
board.portal.modules.database_handler:
class: board3\portal\portal\modules\database_handler
arguments:
- @dbal.conn