mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
[ticket/17535] Convert config files, make data providers static
PHPBB-17535
This commit is contained in:
@@ -15,7 +15,7 @@ use phpbb\template\asset;
|
||||
|
||||
class phpbb_template_asset_test extends phpbb_test_case
|
||||
{
|
||||
public function set_path_data()
|
||||
public static function set_path_data()
|
||||
{
|
||||
return array(
|
||||
// array(phpbb_root_path, given path, expected path),
|
||||
|
Reference in New Issue
Block a user