Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
TranslatorPluginBase.php
»
TranslatorPluginBase
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
protected property TranslatorPluginBase::$escapeEnd
Characters that indicate the end of an escaped string.
Type:
string
File
src/
TranslatorPluginBase.php
, line 28
Class
TranslatorPluginBase
Default controller class for service plugins.
Namespace
Drupal\tmgmt
Code
protected $escapeEnd =
''
;