mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-07 09:24:14 +02:00
[ticket/15287] Fix annotation return type
PHPBB3-15287
This commit is contained in:
parent
a09a50670c
commit
23e67da331
@ -25,7 +25,7 @@ interface provider_interface
|
||||
/**
|
||||
* Gets adapter options.
|
||||
*
|
||||
* @return string Configuration keys
|
||||
* @return array Configuration keys
|
||||
*/
|
||||
public function get_options();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user