1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/15287] Rename class

PHPBB3-15287
This commit is contained in:
Rubén Calvo
2017-07-21 07:29:34 +02:00
parent 69bfc48dd2
commit e2b02c15a5
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ interface provider_interface
*
* @return \phpbb\storage\adapter\adapter_interface
*/
public function get_class();
public function geti_adapter_class();
/**
* Gets adapter options.