mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/16587] Fix phpdoc errors reported by Doctum
PHPBB3-16587
This commit is contained in:
@@ -84,7 +84,7 @@ class helper
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $group_name string The stored group name
|
||||
* @param string $group_name The stored group name
|
||||
*
|
||||
* @return string Group name or translated group name if it exists
|
||||
*/
|
||||
|
Reference in New Issue
Block a user