protected property TestTranslator::$escapeEnd

Characters that indicate the end of an escaped string.

Type: string

Overrides TranslatorPluginBase::$escapeEnd

File

tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php, line 40

Class

TestTranslator
Test source plugin implementation.

Namespace

Drupal\tmgmt_test\Plugin\tmgmt\Translator

Code

protected $escapeEnd = ']]]';