mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
commit
03cb588ac6
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ class language_file_loader
|
|||
*
|
||||
* @return string Relative path to language file
|
||||
*
|
||||
* @throws \phpbb\language\exception\language_file_not_found When the path to the file cannot be resolved
|
||||
* @throws language_file_not_found When the path to the file cannot be resolved
|
||||
*/
|
||||
protected function get_language_file_path($path, $filename, $locales)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue