protected property TMGMTTestTranslatorPluginController::$escapeEnd in Translation Management Tool 7
Characters that indicate the end of an escaped string.
Type: string
Overrides TMGMTDefaultTranslatorPluginController::$escapeEnd
File
- tests/
tmgmt_test.plugin.translator.inc, line 18 - Cotains the test translator plugin.
Class
- TMGMTTestTranslatorPluginController
- @file Cotains the test translator plugin.
Code
protected $escapeEnd = ']]]';