Js Translation config
Definition at line 11 of file Config.php.
◆ __construct()
__construct |
( |
|
$dictionaryEnabled = false , |
|
|
|
$dictionaryFileName = null |
|
) |
| |
- Parameters
-
bool | $dictionaryEnabled | |
string | $dictionaryFileName | |
Definition at line 31 of file Config.php.
◆ dictionaryEnabled()
Should the framework generate dictionary file
- Returns
- bool
Definition at line 42 of file Config.php.
◆ getDictionaryFileName()
getDictionaryFileName |
( |
| ) |
|
Name of dictionary json file
- Returns
- string
Definition at line 52 of file Config.php.
◆ $dictionaryEnabled
◆ $dictionaryFileName
The documentation for this class was generated from the following file: