The string to be translated.
Type: string
File
- core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php, line 31
Class
- TranslatableMarkup
- Provides translatable markup class.
Namespace
Drupal\Core\StringTranslation
Code
protected $string;
The string to be translated.
Type: string
Drupal\Core\StringTranslation
protected $string;
Please login to continue.