[move_to_portal] Move portal files from root folder to portal folder
This commit is contained in:
12
portal/config/services.yml
Normal file
12
portal/config/services.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
services:
|
||||
|
||||
board3.portal.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