You are here

protected property TMGMTTestTranslatorPluginController::$escapeStart in Translation Management Tool 7

Characters that indicate the beginning of an escaped string.

Type: string

Overrides TMGMTDefaultTranslatorPluginController::$escapeStart

File

tests/tmgmt_test.plugin.translator.inc, line 13
Cotains the test translator plugin.

Class

TMGMTTestTranslatorPluginController
@file Cotains the test translator plugin.

Code

protected $escapeStart = '[[[';