mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
[ticket/12683] Fix test
PHPBB3-12683
This commit is contained in:
@@ -124,7 +124,7 @@ class state_helper
|
||||
/**
|
||||
* @param int $counter
|
||||
*
|
||||
* @throws \phpbb\search\exception\no_action_in_progress_exception If there is no action in progress
|
||||
* @throws no_action_in_progress_exception If there is no action in progress
|
||||
*/
|
||||
public function update_counter(int $counter): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user