mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13790] Update phpcs
PHPBB3-13790
This commit is contained in:
committed by
Nicofuma
parent
73a0988f59
commit
a462f14aa3
@@ -60,7 +60,7 @@ abstract class base implements \phpbb\notification\method\method_interface
|
||||
|
||||
/**
|
||||
* Notification Method Base Constructor
|
||||
*
|
||||
*
|
||||
* @param \phpbb\user_loader $user_loader
|
||||
* @param \phpbb\db\driver\driver_interface $db
|
||||
* @param \phpbb\cache\driver\driver_interface $cache
|
||||
@@ -85,7 +85,7 @@ abstract class base implements \phpbb\notification\method\method_interface
|
||||
|
||||
/**
|
||||
* Set notification manager (required)
|
||||
*
|
||||
*
|
||||
* @param \phpbb\notification\manager $notification_manager
|
||||
*/
|
||||
public function set_notification_manager(\phpbb\notification\manager $notification_manager)
|
||||
|
Reference in New Issue
Block a user