mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/15540] Code changes
PHPBB3-15540
This commit is contained in:
@@ -180,7 +180,7 @@ class create_search_index extends database_task
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public static function get_step_count() : int
|
||||
static public function get_step_count() : int
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user