mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
[ticket/16737] Rewrite acp_search index pages
PHPBB3-16737
This commit is contained in:
@@ -26,7 +26,7 @@ class local implements provider_interface
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function get_adapter_class()
|
||||
public function get_adapter_class(): string
|
||||
{
|
||||
return \phpbb\storage\adapter\local::class;
|
||||
}
|
||||
|
Reference in New Issue
Block a user