class language_file_helper

Helper class for language file related functions

Properties

protected string $phpbb_root_path

Methods

__construct(string $phpbb_root_path)

Constructor

array
get_available_languages()

Returns available languages

Details

at line 33
__construct(string $phpbb_root_path)

Constructor

Parameters

string $phpbb_root_path

Path to phpBB's root

at line 43
array get_available_languages()

Returns available languages

Return Value

array