![]() |
Bearsampp 2025.8.29
API Documentation for Bearsampp
|
Public Member Functions | |
| __construct ($args) | |
Class ActionSwitchLang
This class handles the action of switching the language configuration for the Bearsampp application.
Definition at line 15 of file class.action.switchLang.php.
| __construct | ( | $args | ) |
ActionSwitchLang constructor.
| array | $args | An array of arguments where the first element is expected to be the new language code. |
Definition at line 22 of file class.action.switchLang.php.
References $bearsamppConfig, and Config\CFG_LANG.