mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/11103] Interface docblocks
PHPBB3-11103
This commit is contained in:
@@ -40,6 +40,9 @@ class phpbb_notification_method_email extends phpbb_notification_method_base
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Parse the queue and notify the users
|
||||
*/
|
||||
public function notify()
|
||||
{
|
||||
if (!sizeof($this->queue))
|
||||
|
Reference in New Issue
Block a user