I18NHelper
in package
Class I18NHelper
Tags
Table of Contents
Methods
- getModuleTranslationCategory() : string
- Returns the default translation category for a given moduleId.
Methods
getModuleTranslationCategory()
Returns the default translation category for a given moduleId.
public
static getModuleTranslationCategory(mixed $moduleId) : string
Examples: example -> ExampleModule. long_module_name -> LongModuleNameModule.
Parameters
- $moduleId : mixed
Return values
string —the category id