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