generateString() public method
Generates a string depending on enableI18N property
public string generateString ( $string = '', $placeholders = [] ) | ||
---|---|---|
$string | string |
The text be generated |
$placeholders | array |
The placeholders to use by |
generateString() public method
Generates a string depending on enableI18N property
public string generateString ( $string = '', $placeholders = [] ) | ||
---|---|---|
$string | string |
The text be generated |
$placeholders | array |
The placeholders to use by |
Please login to continue.