[ticket/416] Add portal modules manager

B3P-416
This commit is contained in:
Marc Alexander
2014-11-27 13:13:20 +01:00
parent 1a4e55c10d
commit 4bb9d76bb3
2 changed files with 618 additions and 0 deletions

View File

@@ -95,3 +95,13 @@ services:
- %core.php_ext%
tags:
- { name: event.listener }
board3.portal.modules.manager:
class: board3\portal\portal\modules\manager
arguments:
- @cache
- @dbal.conn
- @board3.portal.columns
- @board3.portal.helper
- @request
- @user