Skip to content

Commit 00e9e49

Browse files
committed
Remove old manifest controller
1 parent 7aacb04 commit 00e9e49

File tree

2 files changed

+0
-107
lines changed

2 files changed

+0
-107
lines changed

config/services.yml

-8
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,3 @@ services:
5858
- '@template.twig.environment'
5959
- '%tables.phpbb.wpn.notification_push%'
6060
- '%tables.phpbb.wpn.push_subscriptions%'
61-
62-
phpbb.wpn.controller.manifest:
63-
class: phpbb\webpushnotifications\controller\manifest
64-
arguments:
65-
- '@config'
66-
- '@language'
67-
- '@path_helper'
68-
- '@user'

controller/manifest.php

-99
This file was deleted.

0 commit comments

Comments
 (0)