mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-14 19:45:21 +02:00
Merge remote-tracking branch 'Marc/ticket/11983' into develop
* Marc/ticket/11983: [ticket/11983] Add missing argument to docblock in ucp_notifications
This commit is contained in:
commit
252a2d7991
@ -162,6 +162,7 @@ class ucp_notifications
|
|||||||
/**
|
/**
|
||||||
* Output all the notification types to the template
|
* Output all the notification types to the template
|
||||||
*
|
*
|
||||||
|
* @param array $subscriptions Array containing global subscriptions
|
||||||
* @param \phpbb\notification\manager $phpbb_notifications
|
* @param \phpbb\notification\manager $phpbb_notifications
|
||||||
* @param \phpbb\template\template $template
|
* @param \phpbb\template\template $template
|
||||||
* @param \phpbb\user $user
|
* @param \phpbb\user $user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user