mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11700] Get functional tests running after develop merge
PHPBB3-11700
This commit is contained in:
@@ -134,7 +134,7 @@ interface provider_interface
|
||||
*
|
||||
* @param array $data An array corresponding to
|
||||
* \phpbb\session::data
|
||||
* @param boolean $new_session True for a new \session, false for no new
|
||||
* @param boolean $new_session True for a new session, false for no new
|
||||
* session.
|
||||
*/
|
||||
public function logout($data, $new_session);
|
||||
|
Reference in New Issue
Block a user