phpBB

Code Changes

File: config/default/container/services_feed.yml

  Unmodified   Added   Modified   Removed
Line 12Line 12
            - '@user'
- '@auth'
- '@dispatcher'

            - '@user'
- '@auth'
- '@dispatcher'

 
            - '@language'

            - '%core.php_ext%'

feed.helper:
class: phpbb\feed\helper
arguments:

            - '%core.php_ext%'

feed.helper:
class: phpbb\feed\helper
arguments:

 
            - '@auth'

            - '@config'
- '@service_container'
- '@path_helper'

            - '@config'
- '@service_container'
- '@path_helper'