mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16955] Fix another batch of docblocks
PHPBB3-16955
This commit is contained in:
@@ -234,7 +234,7 @@ class message
|
||||
*
|
||||
* @param \messenger $messenger
|
||||
* @param string $contact
|
||||
* @return null
|
||||
* @return void
|
||||
*/
|
||||
public function send(\messenger $messenger, $contact)
|
||||
{
|
||||
|
Reference in New Issue
Block a user