mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
[ticket/16955] Fix another batch of docblocks
PHPBB3-16955
This commit is contained in:
@@ -126,7 +126,7 @@ class lang_helper
|
||||
* @param int $field_id Database ID of the field
|
||||
* @param int $lang_id ID of the language
|
||||
* @param int $field_value Selected value of the field
|
||||
* @return string
|
||||
* @return string|array
|
||||
*/
|
||||
public function get($field_id, $lang_id, $field_value = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user