Property | Type | Description | |
---|---|---|---|
$translateComponentId | the name of the translate component change this in case you dont use the default name |
Method | Description | |
---|---|---|
__callStatic ( $method, $args ) | ||
init ( ) | TranslateModule::init() | |
missingTranslation ( $event ) | ||
t ( string $message, array $params = [] ) : string | translate some message using the module configuration | |
translator ( ) : MPTranslate | get the translate component |
static public translator ( ) : MPTranslate | ||
return | MPTranslate |