protected property TestTranslator::$escapeEnd in Translation Management Tool 8
Characters that indicate the end of an escaped string.
Type: string
Overrides TranslatorPluginBase::$escapeEnd
File
- tmgmt_test/
src/ Plugin/ tmgmt/ Translator/ TestTranslator.php, line 39
Class
- TestTranslator
- Test source plugin implementation.
Namespace
Drupal\tmgmt_test\Plugin\tmgmt\TranslatorCode
protected $escapeEnd = ']]]';