mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/9871] Allow setting the host/file to load for the version class
PHPBB3-9871
This commit is contained in:
@@ -318,6 +318,7 @@ services:
|
||||
|
||||
version_helper:
|
||||
class: phpbb\version_helper
|
||||
scope: prototype
|
||||
arguments:
|
||||
- @cache
|
||||
- @config
|
||||
|
Reference in New Issue
Block a user