protected property TranslatableMarkup::$translatedMarkup in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php \Drupal\Core\StringTranslation\TranslatableMarkup::translatedMarkup
The translated markup without placeholder replacements.
Type: string
File
- core/
lib/ Drupal/ Core/ StringTranslation/ TranslatableMarkup.php, line 30
Class
- TranslatableMarkup
- Provides translatable markup class.
Namespace
Drupal\Core\StringTranslationCode
protected $translatedMarkup;