mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
[ticket/16955] Improve consistency of user and session class
PHPBB3-16955
This commit is contained in:
@@ -62,7 +62,7 @@ class phpbb_mock_session_testable extends \phpbb\session
|
||||
}
|
||||
}
|
||||
|
||||
public function setup()
|
||||
public function setup($lang_set = false, $style_id = false)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user