getMessageFilePath() protected method
Returns message file path for the specified language and category.
| protected string getMessageFilePath ( $language ) | ||
|---|---|---|
| $language | string |
The target language |
| return | string |
Path to message file |
getMessageFilePath() protected method
Returns message file path for the specified language and category.
| protected string getMessageFilePath ( $language ) | ||
|---|---|---|
| $language | string |
The target language |
| return | string |
Path to message file |
Please login to continue.