mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/17363] Add web app manifest
PHPBB-17363 Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
@@ -157,6 +157,15 @@ services:
|
||||
- '%core.php_ext%'
|
||||
- '%tables.log%'
|
||||
|
||||
manifest.controller:
|
||||
class: phpbb\manifest
|
||||
arguments:
|
||||
- '@config'
|
||||
- '@language'
|
||||
- '@path_helper'
|
||||
- '@event_dispatcher'
|
||||
- '@user'
|
||||
|
||||
path_helper:
|
||||
class: phpbb\path_helper
|
||||
arguments:
|
||||
|
Reference in New Issue
Block a user