TestMockLanguage::mock_
Callback for the mock JLanguage::_ method.
Signature
public function mock_(string
$string,
[boolean
$jsSafe = false,
[boolean
$interpretBackSlashes = true]] )
Parameters
-
$string
- The string to translate
-
$jsSafe
- Make the result javascript safe
-
$interpretBackSlashes
- Interpret \t and \n
Returns
- void