[ticket/305] Add fetch_posts service as replacement for phpbb_fetch_posts
B3P-305
This commit is contained in:
@@ -55,3 +55,13 @@ services:
|
||||
class: board3\portal\includes\modules_helper
|
||||
arguments:
|
||||
- @auth
|
||||
|
||||
board3.portal.fetch_posts:
|
||||
class: board3\portal\portal\fetch_posts
|
||||
arguments:
|
||||
- @auth
|
||||
- @cache
|
||||
- @config
|
||||
- @dbal.conn
|
||||
- @board3.portal.modules_helper
|
||||
- @user
|
||||
|
||||
Reference in New Issue
Block a user