mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 12:14:06 +02:00
[ticket/17535] Convert config files, make data providers static
PHPBB-17535
This commit is contained in:
@@ -44,7 +44,7 @@ class phpbb_text_processing_tickets_test extends phpbb_test_case
|
||||
}
|
||||
}
|
||||
|
||||
public function get_tickets_data()
|
||||
public static function get_tickets_data()
|
||||
{
|
||||
$tests = array();
|
||||
|
||||
|
Reference in New Issue
Block a user