mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/17535] Convert config files, make data providers static
PHPBB-17535
This commit is contained in:
@@ -131,7 +131,7 @@ class phpbb_textformatter_s9e_parser_test extends phpbb_test_case
|
||||
call_user_func_array(array($parser, $adapter_method), (array) $adapter_arg);
|
||||
}
|
||||
|
||||
public function get_options_tests()
|
||||
public static function get_options_tests()
|
||||
{
|
||||
return array(
|
||||
array(
|
||||
|
Reference in New Issue
Block a user