Characters that indicate the beginning of an escaped string.
Type: string
Overrides TranslatorPluginBase::$escapeStart
File
- tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php, line 35
Class
- TestTranslator
- Test source plugin implementation.
Namespace
Drupal\tmgmt_test\Plugin\tmgmt\Translator
Code
protected $escapeStart = '[[[';