We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8477f commit 4fafe18Copy full SHA for 4fafe18
1 file changed
tests/event/listener_test.php
@@ -150,6 +150,7 @@ public function test_getSubscribedEvents()
150
'core.acp_main_notice',
151
'core.acp_board_config_edit_add',
152
'core.validate_config_variable',
153
+ 'core.help_manager_add_block_after',
154
], array_keys(\phpbb\webpushnotifications\event\listener::getSubscribedEvents()));
155
}
156
0 commit comments