1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12557] Fix doc block errors found by Sami

More corrections.

PHPBB3-12557
This commit is contained in:
n-aleha
2014-05-20 18:58:42 +03:00
parent c355b60c62
commit 6ac8d17af6
5 changed files with 11 additions and 11 deletions

View File

@@ -87,6 +87,7 @@ class post extends \phpbb\notification\type\base
* Find the users who want to receive notifications
*
* @param array $post Data from
* @param array $options Options for finding users for notification
*
* @return array
*/