mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
This commit is contained in:
@@ -179,7 +179,6 @@ abstract class type_base implements type_interface
|
||||
*/
|
||||
public function display_options(&$template_vars, &$field_data)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user