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:
@@ -174,7 +174,7 @@ class phpbb_extension_modules_test extends phpbb_test_case
|
||||
), $acp_modules);
|
||||
}
|
||||
|
||||
public function module_auth_test_data()
|
||||
public static function module_auth_test_data()
|
||||
{
|
||||
return array(
|
||||
// module_auth, expected result
|
||||
|
Reference in New Issue
Block a user