[fix/namespaces] Fix portal after adding namespaces
B3P-FIX-NAMESPACES
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
services:
|
||||
|
||||
board3.portal.main:
|
||||
class: phpbb_ext_board3_portal_controller_main
|
||||
class: \board3\portal\controller\main
|
||||
arguments:
|
||||
- @auth
|
||||
- @config
|
||||
- @template
|
||||
- @user
|
||||
- @path_helper
|
||||
- %core.root_path%
|
||||
- .%core.php_ext%
|
||||
|
||||
Reference in New Issue
Block a user